<?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: Automatically generate classes for your Core Data data model</title>
	<atom:link href="http://nvie.com/archives/263/feed" rel="self" type="application/rss+xml" />
	<link>http://nvie.com/archives/263</link>
	<description>Anything that interests me.</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Vincent Driessen</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-157</link>
		<dc:creator>Vincent Driessen</dc:creator>
		<pubDate>Sun, 17 Jan 2010 12:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-157</guid>
		<description>@Ludovic: Actually, this is meant to repeatedly have changes to your model show up in your classes, and without overriding custom fields/methods you&#039;ve added yourself to those classes.</description>
		<content:encoded><![CDATA[<p>@Ludovic: Actually, this is meant to repeatedly have changes to your model show up in your classes, and without overriding custom fields/methods you&#8217;ve added yourself to those classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Driessen</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-3217</link>
		<dc:creator>Vincent Driessen</dc:creator>
		<pubDate>Sun, 17 Jan 2010 12:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-3217</guid>
		<description>@Ludovic: Actually, this is meant to repeatedly have changes to your model show up in your classes, and without overriding custom fields/methods you&#039;ve added yourself to those classes.</description>
		<content:encoded><![CDATA[<p>@Ludovic: Actually, this is meant to repeatedly have changes to your model show up in your classes, and without overriding custom fields/methods you&#8217;ve added yourself to those classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ludovic</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-156</link>
		<dc:creator>Ludovic</dc:creator>
		<pubDate>Sun, 17 Jan 2010 11:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-156</guid>
		<description>Actually there&#039;s a built-in feature in Xcode for generating your managed object classes. You just have to select an entity on your graph, click on &quot;New File&quot;, in the category &quot;Cocoa Class&quot;, select &quot;Managed Object Class&quot;, and have fun :-).</description>
		<content:encoded><![CDATA[<p>Actually there&#8217;s a built-in feature in Xcode for generating your managed object classes. You just have to select an entity on your graph, click on &#8220;New File&#8221;, in the category &#8220;Cocoa Class&#8221;, select &#8220;Managed Object Class&#8221;, and have fun :-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ludovic</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-3216</link>
		<dc:creator>Ludovic</dc:creator>
		<pubDate>Sun, 17 Jan 2010 11:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-3216</guid>
		<description>Actually there&#039;s a built-in feature in Xcode for generating your managed object classes. You just have to select an entity on your graph, click on &quot;New File&quot;, in the category &quot;Cocoa Class&quot;, select &quot;Managed Object Class&quot;, and have fun :-).</description>
		<content:encoded><![CDATA[<p>Actually there&#8217;s a built-in feature in Xcode for generating your managed object classes. You just have to select an entity on your graph, click on &#8220;New File&#8221;, in the category &#8220;Cocoa Class&#8221;, select &#8220;Managed Object Class&#8221;, and have fun :-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Driessen</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-11</link>
		<dc:creator>Vincent Driessen</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-11</guid>
		<description>@Julian: Well, well. Seems like I&#039;ve been late to the party :) Is that a new feature in Xcode 3.1?</description>
		<content:encoded><![CDATA[<p>@Julian: Well, well. Seems like I&#8217;ve been late to the party :) Is that a new feature in Xcode 3.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Driessen</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-3215</link>
		<dc:creator>Vincent Driessen</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-3215</guid>
		<description>@Julian: Well, well. Seems like I&#039;ve been late to the party :) Is that a new feature in Xcode 3.1?</description>
		<content:encoded><![CDATA[<p>@Julian: Well, well. Seems like I&#8217;ve been late to the party :) Is that a new feature in Xcode 3.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-9</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 06 Aug 2009 21:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-9</guid>
		<description>What about: select model, File/New File..., select &quot;Managed Object Class&quot;, and then checking the entities you want classes for?
The &quot;Copy xyz declarations&quot; thing is not really the way it&#039;s supposed to be done, just a quick method if you changed a single attribute. 

But I think that the method described above is a bit hard to find out...</description>
		<content:encoded><![CDATA[<p>What about: select model, File/New File&#8230;, select &#8220;Managed Object Class&#8221;, and then checking the entities you want classes for?<br />
The &#8220;Copy xyz declarations&#8221; thing is not really the way it&#8217;s supposed to be done, just a quick method if you changed a single attribute. </p>
<p>But I think that the method described above is a bit hard to find out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-3214</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 06 Aug 2009 21:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-3214</guid>
		<description>What about: select model, File/New File..., select &quot;Managed Object Class&quot;, and then checking the entities you want classes for?
The &quot;Copy xyz declarations&quot; thing is not really the way it&#039;s supposed to be done, just a quick method if you changed a single attribute. 

But I think that the method described above is a bit hard to find out...</description>
		<content:encoded><![CDATA[<p>What about: select model, File/New File&#8230;, select &#8220;Managed Object Class&#8221;, and then checking the entities you want classes for?<br />
The &#8220;Copy xyz declarations&#8221; thing is not really the way it&#8217;s supposed to be done, just a quick method if you changed a single attribute. </p>
<p>But I think that the method described above is a bit hard to find out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Williams</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-7</link>
		<dc:creator>Justin Williams</dc:creator>
		<pubDate>Sun, 02 Aug 2009 13:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-7</guid>
		<description>Great tutorial. I&#039;ve seen mogenerator for a while, but never bothered to try it out. Thanks for giving me the nudge to finally do it!</description>
		<content:encoded><![CDATA[<p>Great tutorial. I&#8217;ve seen mogenerator for a while, but never bothered to try it out. Thanks for giving me the nudge to finally do it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Williams</title>
		<link>http://nvie.com/archives/263/comment-page-1#comment-3213</link>
		<dc:creator>Justin Williams</dc:creator>
		<pubDate>Sun, 02 Aug 2009 13:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=263#comment-3213</guid>
		<description>Great tutorial. I&#039;ve seen mogenerator for a while, but never bothered to try it out. Thanks for giving me the nudge to finally do it!</description>
		<content:encoded><![CDATA[<p>Great tutorial. I&#8217;ve seen mogenerator for a while, but never bothered to try it out. Thanks for giving me the nudge to finally do it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
