<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Predicated Collections</title>
	<atom:link href="http://chaoticjava.com/posts/predicated-collections/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com/posts/predicated-collections/</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/predicated-collections/comment-page-1/#comment-18528</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Sat, 08 Dec 2007 20:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/predicated-collections/#comment-18528</guid>
		<description>Daniel: What you say is true, it isn&#039;t a necessity and it is a shame that people remember only some conventions instead of the whole idea and specification.

Hopefully they&#039;ll combine the features listed in the original JavaBeans spec into the final, new properties spec for Java.</description>
		<content:encoded><![CDATA[<p>Daniel: What you say is true, it isn&#8217;t a necessity and it is a shame that people remember only some conventions instead of the whole idea and specification.</p>
<p>Hopefully they&#8217;ll combine the features listed in the original JavaBeans spec into the final, new properties spec for Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Pitts</title>
		<link>http://chaoticjava.com/posts/predicated-collections/comment-page-1/#comment-18525</link>
		<dc:creator>Daniel Pitts</dc:creator>
		<pubDate>Sat, 08 Dec 2007 20:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/predicated-collections/#comment-18525</guid>
		<description>I realize this is an old article, but I thought it useful to mention that JavaBean property getters don&#039;t have to start with &quot;is&quot; or &quot;get&quot;.  The JavaBean spec allows any named method to be a getter/setter, as long as it&#039;s specified in the BeanInfo class.  Its unfortunate that the common misconception that JavaBeans are merely a naming convention has been propagated, and a lot of the useful ideas from the JavaBean spec having been ignored or forgotten.</description>
		<content:encoded><![CDATA[<p>I realize this is an old article, but I thought it useful to mention that JavaBean property getters don&#8217;t have to start with &#8220;is&#8221; or &#8220;get&#8221;.  The JavaBean spec allows any named method to be a getter/setter, as long as it&#8217;s specified in the BeanInfo class.  Its unfortunate that the common misconception that JavaBeans are merely a naming convention has been propagated, and a lot of the useful ideas from the JavaBean spec having been ignored or forgotten.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Murray</title>
		<link>http://chaoticjava.com/posts/predicated-collections/comment-page-1/#comment-317</link>
		<dc:creator>Paul Murray</dc:creator>
		<pubDate>Wed, 14 Jun 2006 00:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/predicated-collections/#comment-317</guid>
		<description>Or you can just use java.beans.Introspector, if that&#039;s what you want to do.

What a pity, btw, that they have not yet replaced BeanInfo with a thoughtful set of annotations.</description>
		<content:encoded><![CDATA[<p>Or you can just use java.beans.Introspector, if that&#8217;s what you want to do.</p>
<p>What a pity, btw, that they have not yet replaced BeanInfo with a thoughtful set of annotations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/predicated-collections/comment-page-1/#comment-295</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Sat, 01 Apr 2006 11:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/predicated-collections/#comment-295</guid>
		<description>As I said, I didn&#039;t have much of a look on other frameworks. JGA looks nice - I&#039;ll give it a closer look soon!

Thanks!</description>
		<content:encoded><![CDATA[<p>As I said, I didn&#8217;t have much of a look on other frameworks. JGA looks nice &#8211; I&#8217;ll give it a closer look soon!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikael Gueck</title>
		<link>http://chaoticjava.com/posts/predicated-collections/comment-page-1/#comment-294</link>
		<dc:creator>Mikael Gueck</dc:creator>
		<pubDate>Sat, 01 Apr 2006 11:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/predicated-collections/#comment-294</guid>
		<description>Check out JGA before you roll your own.</description>
		<content:encoded><![CDATA[<p>Check out JGA before you roll your own.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

