<?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: Experiences from using Grails to migrate legacy web services</title>
	<atom:link href="http://www.brianlegros.com/blog/2009/08/15/experiences-from-using-grails-to-migrate-legacy-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianlegros.com/blog/2009/08/15/experiences-from-using-grails-to-migrate-legacy-web-services/</link>
	<description>eat, program, and be merry</description>
	<lastBuildDate>Wed, 21 Jul 2010 22:35:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Brian LeGros</title>
		<link>http://www.brianlegros.com/blog/2009/08/15/experiences-from-using-grails-to-migrate-legacy-web-services/comment-page-1/#comment-16173</link>
		<dc:creator>Brian LeGros</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/?p=461#comment-16173</guid>
		<description>@Brett - Thanks for stopping by.  I&#039;d like to possibly contribute to the Groovy community, but right now I&#039;m pretty consumed with FlexUnit4 and a couple other side projects.  As I get into the Groovy build process more, I&#039;m sure I&#039;ll being digging into the guts of everything much more.  It sounds like Grails and Spring Flex will have some tight integration coming up in future releases, so you&#039;re dream may come true.  Thanks for the link.</description>
		<content:encoded><![CDATA[<p>@Brett &#8211; Thanks for stopping by.  I&#8217;d like to possibly contribute to the Groovy community, but right now I&#8217;m pretty consumed with FlexUnit4 and a couple other side projects.  As I get into the Groovy build process more, I&#8217;m sure I&#8217;ll being digging into the guts of everything much more.  It sounds like Grails and Spring Flex will have some tight integration coming up in future releases, so you&#8217;re dream may come true.  Thanks for the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Gorres</title>
		<link>http://www.brianlegros.com/blog/2009/08/15/experiences-from-using-grails-to-migrate-legacy-web-services/comment-page-1/#comment-16161</link>
		<dc:creator>Brett Gorres</dc:creator>
		<pubDate>Tue, 29 Sep 2009 14:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/?p=461#comment-16161</guid>
		<description>thanks for sharing Brian.

Here&#039;s that IDE link for your readers:

http://blog.springsource.com/2009/08/06/springsource-tool-suite-210-now-available/

FYI:  You have to pick the right one(s) containing [incomplete] Groovy support.

Hope you blog some more on Flex + Grails + Maven.

I agree with everything you said minus some things that never occurred to me.

Someone like you should join the Grails team and help them straighten out their Maven support.  It would be nice if I could type &#039;mvn jetty:run&#039; or &#039;mvn grails:run-app&#039; and have it just work!  In the meantime I&#039;ve also had to resort to some unfortunate hacking.

I have a dream that some day we could have a project containing *.as, *.mxml, *.groovy, *.java (perhaps no xml?!) wicket *.html templates, etc. and if I followed conventions, I could just type &#039;mvn jetty:run&#039; and expect the project to &quot;just work.&quot;  I&#039;d type &#039;mvn clean install&#039; and expect it to just build.

Wouldn&#039;t that be great?  Well it isn&#039;t so out of the question and I think Maven should have been embraced by Grails sooner.  I&#039;m watching for STS to mature into possibly the best Grails IDE...</description>
		<content:encoded><![CDATA[<p>thanks for sharing Brian.</p>
<p>Here&#8217;s that IDE link for your readers:</p>
<p><a href="http://blog.springsource.com/2009/08/06/springsource-tool-suite-210-now-available/" rel="nofollow">http://blog.springsource.com/2009/08/06/springsource-tool-suite-210-now-available/</a></p>
<p>FYI:  You have to pick the right one(s) containing [incomplete] Groovy support.</p>
<p>Hope you blog some more on Flex + Grails + Maven.</p>
<p>I agree with everything you said minus some things that never occurred to me.</p>
<p>Someone like you should join the Grails team and help them straighten out their Maven support.  It would be nice if I could type &#8216;mvn jetty:run&#8217; or &#8216;mvn grails:run-app&#8217; and have it just work!  In the meantime I&#8217;ve also had to resort to some unfortunate hacking.</p>
<p>I have a dream that some day we could have a project containing *.as, *.mxml, *.groovy, *.java (perhaps no xml?!) wicket *.html templates, etc. and if I followed conventions, I could just type &#8216;mvn jetty:run&#8217; and expect the project to &#8220;just work.&#8221;  I&#8217;d type &#8216;mvn clean install&#8217; and expect it to just build.</p>
<p>Wouldn&#8217;t that be great?  Well it isn&#8217;t so out of the question and I think Maven should have been embraced by Grails sooner.  I&#8217;m watching for STS to mature into possibly the best Grails IDE&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian LeGros</title>
		<link>http://www.brianlegros.com/blog/2009/08/15/experiences-from-using-grails-to-migrate-legacy-web-services/comment-page-1/#comment-14424</link>
		<dc:creator>Brian LeGros</dc:creator>
		<pubDate>Mon, 17 Aug 2009 02:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/?p=461#comment-14424</guid>
		<description>@Antoine - Thanks for stopping by.  That&#039;s great to hear about the STS Grails support, I&#039;ll have to go digging for the link though, I wasn&#039;t able to find it after a quick look.</description>
		<content:encoded><![CDATA[<p>@Antoine &#8211; Thanks for stopping by.  That&#8217;s great to hear about the STS Grails support, I&#8217;ll have to go digging for the link though, I wasn&#8217;t able to find it after a quick look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoine</title>
		<link>http://www.brianlegros.com/blog/2009/08/15/experiences-from-using-grails-to-migrate-legacy-web-services/comment-page-1/#comment-14410</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Sun, 16 Aug 2009 19:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/?p=461#comment-14410</guid>
		<description>An interesting feedback, thank you.

There is a distribution of STS that includes the new Grails plug-in (still alpha, but usable). It is a small link on the download page. I felt like you about IDE, I can&#039;t wait to see the final version of the Groovy plug-in.</description>
		<content:encoded><![CDATA[<p>An interesting feedback, thank you.</p>
<p>There is a distribution of STS that includes the new Grails plug-in (still alpha, but usable). It is a small link on the download page. I felt like you about IDE, I can&#8217;t wait to see the final version of the Groovy plug-in.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.345 seconds -->
