<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Not using get/set&#8230;.</title>
	<link>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set</link>
	<description></description>
	<pubDate>Wed, 19 Nov 2008 23:48:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.1</generator>

	<item>
		<title>By: Tim O'Brien</title>
		<link>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set#comment-95</link>
		<author>Tim O'Brien</author>
		<pubDate>Mon, 14 Nov 2005 19:42:03 +0000</pubDate>
		<guid>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set#comment-95</guid>
		<description>Who are these R&#038;D people you speak of, and why do they feel qualified to comment on the greatness that is Java?</description>
		<content:encoded><![CDATA[<p>Who are these R&#038;D people you speak of, and why do they feel qualified to comment on the greatness that is Java?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set#comment-94</link>
		<author>Tom</author>
		<pubDate>Mon, 14 Nov 2005 09:45:34 +0000</pubDate>
		<guid>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set#comment-94</guid>
		<description>Just make them public fields and use Eclipse for renaming/encapsulation as needed.

Be more careful for APIs that you want the general public to use, but for internal stuff, public fields usually work just fine. (And sometimes even for external APIs, but again, you have to be careful.)</description>
		<content:encoded><![CDATA[<p>Just make them public fields and use Eclipse for renaming/encapsulation as needed.</p>
<p>Be more careful for APIs that you want the general public to use, but for internal stuff, public fields usually work just fine. (And sometimes even for external APIs, but again, you have to be careful.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Winters</title>
		<link>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set#comment-93</link>
		<author>Chris Winters</author>
		<pubDate>Mon, 14 Nov 2005 07:23:18 +0000</pubDate>
		<guid>http://blog.generationjava.com/roller/bayard/entry/not_using_get_set#comment-93</guid>
		<description>Plus, Java people won't like it because it's very Perlish :-) (Class::Accessor and multiple other CPAN modules use this idiom for object property manipulation...)</description>
		<content:encoded><![CDATA[<p>Plus, Java people won&#8217;t like it because it&#8217;s very Perlish <img src='http://blog.generationjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> (Class::Accessor and multiple other CPAN modules use this idiom for object property manipulation&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
