<?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: Synthesizing Accessor Methods</title>
	<atom:link href="http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/</link>
	<description>Home of Cappuccino and Objective-J</description>
	<lastBuildDate>Thu, 19 Apr 2012 18:34:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Bruno Scheele</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-2111</link>
		<dc:creator>Bruno Scheele</dc:creator>
		<pubDate>Tue, 13 Sep 2011 19:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-2111</guid>
		<description>Indeed... it&#039;s stuff like this that I want to know about Cappuccino. Writing a whole lot of boilerplate and only now learning about this is rather disappointing :/</description>
		<content:encoded><![CDATA[<p>Indeed&#8230; it&#8217;s stuff like this that I want to know about Cappuccino. Writing a whole lot of boilerplate and only now learning about this is rather disappointing :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Norvell</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-489</link>
		<dc:creator>Joel Norvell</dc:creator>
		<pubDate>Sun, 22 Nov 2009 08:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-489</guid>
		<description>You might consider appending this to the &quot;Learning Objective-J&quot; tutorial at some point.</description>
		<content:encoded><![CDATA[<p>You might consider appending this to the &#8220;Learning Objective-J&#8221; tutorial at some point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Brewer</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-451</link>
		<dc:creator>Matthew Brewer</dc:creator>
		<pubDate>Wed, 14 Oct 2009 04:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-451</guid>
		<description>Just wanted to point out that &lt;br&gt;&lt;br&gt;BOOL _hidden @accessors(getter=isHidden, setter=setIsHidden);&lt;br&gt;&lt;br&gt;throws an exception in 0.7.1 as the setter requires a semicolon at the end of the selector, ie&lt;br&gt;&lt;br&gt;BOOL _hidden @accessors(getter=isHidden, setter=setIsHidden:);&lt;br&gt;&lt;br&gt;Just worth noting.</description>
		<content:encoded><![CDATA[<p>Just wanted to point out that </p>
<p>BOOL _hidden @accessors(getter=isHidden, setter=setIsHidden);</p>
<p>throws an exception in 0.7.1 as the setter requires a semicolon at the end of the selector, ie</p>
<p>BOOL _hidden @accessors(getter=isHidden, setter=setIsHidden:);</p>
<p>Just worth noting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuffmc</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-406</link>
		<dc:creator>stuffmc</dc:creator>
		<pubDate>Fri, 29 May 2009 19:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-406</guid>
		<description>Guys, maybe it would be a good idea to update the &quot;Learn Objective J&quot; Tutorial with this, don&#039;t you think? Actually, what about hiring somebody responsible for the documentation?</description>
		<content:encoded><![CDATA[<p>Guys, maybe it would be a good idea to update the &#8220;Learn Objective J&#8221; Tutorial with this, don&#39;t you think? Actually, what about hiring somebody responsible for the documentation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuffmc</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-365</link>
		<dc:creator>stuffmc</dc:creator>
		<pubDate>Sun, 22 Mar 2009 15:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-365</guid>
		<description>I would agree with Matteo. I would have loved to just use @property. Ross, could you be more specific about the possible @property implementation in the future? I don&#039;t understand how/why you would do that. Are you guys planning to be able to target Cappuccino with Regular Objective C code? That would be certainly very nice if Apple would buy you guys ;)</description>
		<content:encoded><![CDATA[<p>I would agree with Matteo. I would have loved to just use @property. Ross, could you be more specific about the possible @property implementation in the future? I don&#39;t understand how/why you would do that. Are you guys planning to be able to target Cappuccino with Regular Objective C code? That would be certainly very nice if Apple would buy you guys <img src='http://cappuccino.org/discuss/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJH</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-339</link>
		<dc:creator>BJH</dc:creator>
		<pubDate>Wed, 17 Dec 2008 08:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-339</guid>
		<description>Will the tutorials be modified to reflect this new functionality</description>
		<content:encoded><![CDATA[<p>Will the tutorials be modified to reflect this new functionality</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJH</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-297</link>
		<dc:creator>BJH</dc:creator>
		<pubDate>Wed, 17 Dec 2008 02:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-297</guid>
		<description>Will the tutorials be modified to reflect this new functionality</description>
		<content:encoded><![CDATA[<p>Will the tutorials be modified to reflect this new functionality</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cappuccino Blog &#187; Blog Archive &#187; Cappuccino 0.6 Available Today</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-267</link>
		<dc:creator>Cappuccino Blog &#187; Blog Archive &#187; Cappuccino 0.6 Available Today</dc:creator>
		<pubDate>Fri, 12 Dec 2008 03:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-267</guid>
		<description>[...] New language addition to Objective-J: The @accessors keyword to eliminate the boiler plate code of writing setters and getters. Read more about it here. [...]</description>
		<content:encoded><![CDATA[<p>[...] New language addition to Objective-J: The @accessors keyword to eliminate the boiler plate code of writing setters and getters. Read more about it here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boucher</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-230</link>
		<dc:creator>boucher</dc:creator>
		<pubDate>Sun, 26 Oct 2008 21:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-230</guid>
		<description>Zach, I believe this is in fact the current behavior. You should be able to override them without any problems, but let us know if thats not the case.</description>
		<content:encoded><![CDATA[<p>Zach, I believe this is in fact the current behavior. You should be able to override them without any problems, but let us know if thats not the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boucher</title>
		<link>http://cappuccino.org/discuss/2008/10/26/synthesizing-accessor-methods/comment-page-1/#comment-229</link>
		<dc:creator>boucher</dc:creator>
		<pubDate>Sun, 26 Oct 2008 21:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccino.org/discuss/?p=114#comment-229</guid>
		<description>I agree. We make considerable effort to stay compatible with Objective-C and Cocoa. However, in this case, the two features are not analogous, and so it doesn&#039;t make sense to use the Obj-C 2.0 syntax. Specifically, in the future, we may actually support that feature of Obj-C 2.0, which would potentially create a lot of incompatible code.</description>
		<content:encoded><![CDATA[<p>I agree. We make considerable effort to stay compatible with Objective-C and Cocoa. However, in this case, the two features are not analogous, and so it doesn&#39;t make sense to use the Obj-C 2.0 syntax. Specifically, in the future, we may actually support that feature of Obj-C 2.0, which would potentially create a lot of incompatible code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

