<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Spring + DWR namespaces + AOP</title>
	<atom:link href="http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/</link>
	<description>java - spring - ddd - ria - remoting</description>
	<lastBuildDate>Thu, 11 Jun 2009 01:04:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh Kalderimis</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/#comment-9</link>
		<dc:creator>Josh Kalderimis</dc:creator>
		<pubDate>Tue, 26 Feb 2008 02:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=3#comment-9</guid>
		<description>Done and done

http://getahead.org/bugs/browse/DWR-223</description>
		<content:encoded><![CDATA[<p>Done and done</p>
<p><a href="http://getahead.org/bugs/browse/DWR-223" rel="nofollow">http://getahead.org/bugs/browse/DWR-223</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Noheda</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/#comment-6</link>
		<dc:creator>Jose Noheda</dc:creator>
		<pubDate>Thu, 21 Feb 2008 11:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=3#comment-6</guid>
		<description>Please create a Jira issue http://getahead.org/bugs</description>
		<content:encoded><![CDATA[<p>Please create a Jira issue <a href="http://getahead.org/bugs" rel="nofollow">http://getahead.org/bugs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Kalderimis</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/#comment-5</link>
		<dc:creator>Josh Kalderimis</dc:creator>
		<pubDate>Thu, 21 Feb 2008 01:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=3#comment-5</guid>
		<description>Sorry, I just realized that Wordpress didn&#039;t post the code, probably because of the angle brackets.

My example was

&lt;dwr:remote bean-ref=&quot;myServiceBean&quot; javascript=&quot;myAjaxService&quot;&gt;
    &lt;dwr:include method=&quot;*&quot;/&gt;
&lt;/dwr:remote&gt;

Jose, I don&#039;t think I read your comment properly, yes, I think a tag which did this transparently would be great.</description>
		<content:encoded><![CDATA[<p>Sorry, I just realized that WordPress didn&#8217;t post the code, probably because of the angle brackets.</p>
<p>My example was</p>
<p>&lt;dwr:remote bean-ref=&#8221;myServiceBean&#8221; javascript=&#8221;myAjaxService&#8221;&gt;<br />
    &lt;dwr:include method=&#8221;*&#8221;/&gt;<br />
&lt;/dwr:remote&gt;</p>
<p>Jose, I don&#8217;t think I read your comment properly, yes, I think a tag which did this transparently would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Kalderimis</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/#comment-3</link>
		<dc:creator>Josh Kalderimis</dc:creator>
		<pubDate>Thu, 21 Feb 2008 00:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=3#comment-3</guid>
		<description>Hi Jose,

Personally I would prefer some from of xml namespace which allows me to define my exposed Spring service beans without having to put the tag inside of my bean definition eg.


   

 
This wouldn&#039;t be a big change to the current setup and would allow for the dwr remoting definitions to be contained in separate application context files.</description>
		<content:encoded><![CDATA[<p>Hi Jose,</p>
<p>Personally I would prefer some from of xml namespace which allows me to define my exposed Spring service beans without having to put the tag inside of my bean definition eg.</p>
<p>This wouldn&#8217;t be a big change to the current setup and would allow for the dwr remoting definitions to be contained in separate application context files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Noheda</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/16/spring-dwr-namespaces-aop/#comment-2</link>
		<dc:creator>Jose Noheda</dc:creator>
		<pubDate>Wed, 20 Feb 2008 09:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=3#comment-2</guid>
		<description>Interesting, for sure. Would you consider useful a  tag that does exactly that transparently?</description>
		<content:encoded><![CDATA[<p>Interesting, for sure. Would you consider useful a  tag that does exactly that transparently?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
