<?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: CodeGen 1.7</title>
	<atom:link href="http://jonniespratley.com/2009/05/11/codegen-17/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonniespratley.com/2009/05/11/codegen-17/</link>
	<description>Programming with Flash, Flex and PHP</description>
	<lastBuildDate>Mon, 12 Jul 2010 02:03:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jonnie</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-755</link>
		<dc:creator>Jonnie</dc:creator>
		<pubDate>Wed, 05 Aug 2009 08:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-755</guid>
		<description>Sorry about that, I need to fix all the links since the Download Manager plugin broke.

&lt;a href=&quot;http://code.google.com/p/flex-codegen/&quot; rel=&quot;nofollow&quot;&gt;CodeGen&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sorry about that, I need to fix all the links since the Download Manager plugin broke.</p>
<p><a href="http://code.google.com/p/flex-codegen/" rel="nofollow">CodeGen</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-718</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Tue, 28 Jul 2009 15:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-718</guid>
		<description>Hi. Looks great but the download link is not working.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi. Looks great but the download link is not working.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnie</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-334</link>
		<dc:creator>Jonnie</dc:creator>
		<pubDate>Sun, 17 May 2009 05:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-334</guid>
		<description>Ya I have been doing some freelance work for some time now, but mostly I just do it for fun.</description>
		<content:encoded><![CDATA[<p>Ya I have been doing some freelance work for some time now, but mostly I just do it for fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnie</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-333</link>
		<dc:creator>Jonnie</dc:creator>
		<pubDate>Sun, 17 May 2009 05:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-333</guid>
		<description>Ill take a look.</description>
		<content:encoded><![CDATA[<p>Ill take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonnie</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-332</link>
		<dc:creator>Jonnie</dc:creator>
		<pubDate>Sun, 17 May 2009 05:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-332</guid>
		<description>Im glad you got it figured out. Send me that link when you get a chance.</description>
		<content:encoded><![CDATA[<p>Im glad you got it figured out. Send me that link when you get a chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stacey reiman</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-326</link>
		<dc:creator>stacey reiman</dc:creator>
		<pubDate>Fri, 15 May 2009 23:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-326</guid>
		<description>Ah this was my mistake on the second error - didn&#039;t see that was another flex project kicking off that error.

The error in the CodeGen generated project was a really simple one - it had failed to captilize a Controller - in this case it was listing  and a couple other references in that file to guestbookController, when it needed to be GuestbookController.  Hope that helps somebody else!</description>
		<content:encoded><![CDATA[<p>Ah this was my mistake on the second error &#8211; didn&#8217;t see that was another flex project kicking off that error.</p>
<p>The error in the CodeGen generated project was a really simple one &#8211; it had failed to captilize a Controller &#8211; in this case it was listing  and a couple other references in that file to guestbookController, when it needed to be GuestbookController.  Hope that helps somebody else!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stacey reiman</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-325</link>
		<dc:creator>stacey reiman</dc:creator>
		<pubDate>Fri, 15 May 2009 19:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-325</guid>
		<description>I dropped all of these files into my /src folder of a newly created Flex project - then I copied the code from the /views/Main.mxml file to the same file in the /src folder - and when I try to compile I get these errors:

Severity and Description	Path	Resource	Location	Creation Time	Id
1084: Syntax error: expecting identifier before dot.	guestbook/src	Main.mxml	line 1	1242415164690	7630

Severity and Description	Path	Resource	Location	Creation Time	Id
unable to open &#039;D:\development\PureMVC\bin\PureMVC.swc&#039;		fguestbook	Unknown	1242361548531	7545

I selected FLEX project instead of Cairngorm - but do I need PureMVC then?  Not sure about the other error though</description>
		<content:encoded><![CDATA[<p>I dropped all of these files into my /src folder of a newly created Flex project &#8211; then I copied the code from the /views/Main.mxml file to the same file in the /src folder &#8211; and when I try to compile I get these errors:</p>
<p>Severity and Description	Path	Resource	Location	Creation Time	Id<br />
1084: Syntax error: expecting identifier before dot.	guestbook/src	Main.mxml	line 1	1242415164690	7630</p>
<p>Severity and Description	Path	Resource	Location	Creation Time	Id<br />
unable to open &#8216;D:\development\PureMVC\bin\PureMVC.swc&#8217;		fguestbook	Unknown	1242361548531	7545</p>
<p>I selected FLEX project instead of Cairngorm &#8211; but do I need PureMVC then?  Not sure about the other error though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stacey reiman</title>
		<link>http://jonniespratley.com/2009/05/11/codegen-17/comment-page-1/#comment-324</link>
		<dc:creator>stacey reiman</dc:creator>
		<pubDate>Fri, 15 May 2009 04:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://jonniespratley.com/?p=506#comment-324</guid>
		<description>Wow Jonnie you are an incredible programmer - I just downloaded your older version today and the new one looks amazing. Do you freelance?  Thanks for your awesome efforts!</description>
		<content:encoded><![CDATA[<p>Wow Jonnie you are an incredible programmer &#8211; I just downloaded your older version today and the new one looks amazing. Do you freelance?  Thanks for your awesome efforts!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
