<?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: Making Vaadin, PureMVC and Grails Work Together</title>
	<atom:link href="http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tomasz Przybysz</title>
		<link>http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/#comment-9748</link>
		<dc:creator>Tomasz Przybysz</dc:creator>
		<pubDate>Wed, 28 Jul 2010 12:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3793#comment-9748</guid>
		<description>Hi,

I&#039;m just exploring possibilities of using Grails + Vaadin. They seems to be really promising couple.
However I don&#039;t know what&#039;s the exact usage of PureMVC. Probably because I don&#039;t know it ;)

I know I can&#039;t use Grails MVC for Vaadin, but How can I use PureMVC and what for exactly?
I would be good to avoid unnecessary layers as Grails domain classes used directly from Vaadin widgets allow really rapid app development.
Where here is place for PureMVC, could you post some example (not necessary code)?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m just exploring possibilities of using Grails + Vaadin. They seems to be really promising couple.<br />
However I don&#8217;t know what&#8217;s the exact usage of PureMVC. Probably because I don&#8217;t know it <img src='http://pathfindersoftware.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I know I can&#8217;t use Grails MVC for Vaadin, but How can I use PureMVC and what for exactly?<br />
I would be good to avoid unnecessary layers as Grails domain classes used directly from Vaadin widgets allow really rapid app development.<br />
Where here is place for PureMVC, could you post some example (not necessary code)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#124; Pathfinder Development &#124; Software Developers &#124; Blogs</title>
		<link>http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/#comment-9747</link>
		<dc:creator>&#124; Pathfinder Development &#124; Software Developers &#124; Blogs</dc:creator>
		<pubDate>Mon, 01 Feb 2010 20:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3793#comment-9747</guid>
		<description>[...] while back I looked at the Vaadin Plugin and tried to make it work with the Multiton PureMVC. Back then I proposed the [...]</description>
		<content:encoded><![CDATA[<p>[...] while back I looked at the Vaadin Plugin and tried to make it work with the Multiton PureMVC. Back then I proposed the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barton Hammond</title>
		<link>http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/#comment-9746</link>
		<dc:creator>Barton Hammond</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3793#comment-9746</guid>
		<description>Hi Dietrich

Nice article.

I am learning Vaadin now and am interested in seeing how you integrated PureMVC.  Do you have source code available?

Thanks in advance

Barton</description>
		<content:encoded><![CDATA[<p>Hi Dietrich</p>
<p>Nice article.</p>
<p>I am learning Vaadin now and am interested in seeing how you integrated PureMVC.  Do you have source code available?</p>
<p>Thanks in advance</p>
<p>Barton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodney Schneider</title>
		<link>http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/#comment-9745</link>
		<dc:creator>Rodney Schneider</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3793#comment-9745</guid>
		<description>Hi Dietrich and Daniel,

I&#039;m considering using Grails and Vaadin for a new app I am developing.  Can you provide any info on how to best perform data binding between Vaadin data model &quot;items&quot; and Grails domain objects?

Or do you use Grails services?

Many thanks,

-- Rodney</description>
		<content:encoded><![CDATA[<p>Hi Dietrich and Daniel,</p>
<p>I&#8217;m considering using Grails and Vaadin for a new app I am developing.  Can you provide any info on how to best perform data binding between Vaadin data model &#8220;items&#8221; and Grails domain objects?</p>
<p>Or do you use Grails services?</p>
<p>Many thanks,</p>
<p>&#8211; Rodney</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Bell</title>
		<link>http://pathfindersoftware.com/2009/08/making-vaadin-puremvc-grails-work/#comment-9744</link>
		<dc:creator>Daniel Bell</dc:creator>
		<pubDate>Fri, 28 Aug 2009 10:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=3793#comment-9744</guid>
		<description>Hi Dietrich, I&#039;m really glad to see that you&#039;ve used the plugin. What did you think of it? Any suggestions?
Regards,
Daniel</description>
		<content:encoded><![CDATA[<p>Hi Dietrich, I&#8217;m really glad to see that you&#8217;ve used the plugin. What did you think of it? Any suggestions?<br />
Regards,<br />
Daniel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-10 01:37:46 -->
