<?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: xdoclet2 update: Autogenerating AS3 Value Objects from Java (and AS2 too)</title>
	<atom:link href="http://joeberkovitz.com/blog/2006/04/14/xdoclet2-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://joeberkovitz.com/blog/2006/04/14/xdoclet2-update/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 13 Aug 2010 18:04:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stephen</title>
		<link>http://joeberkovitz.com/blog/2006/04/14/xdoclet2-update/comment-page-1/#comment-11</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Tue, 10 Jun 2008 21:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeberkovitz.com/blog/?p=10#comment-11</guid>
		<description>The code doesnt work when there are other custom annotations present in the comment section. if you have generated model object, you will have to manually remove the unrecognized annotations for it to work.</description>
		<content:encoded><![CDATA[<p>The code doesnt work when there are other custom annotations present in the comment section. if you have generated model object, you will have to manually remove the unrecognized annotations for it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Ryan</title>
		<link>http://joeberkovitz.com/blog/2006/04/14/xdoclet2-update/comment-page-1/#comment-10</link>
		<dc:creator>Matthew Ryan</dc:creator>
		<pubDate>Mon, 30 Jul 2007 05:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeberkovitz.com/blog/?p=10#comment-10</guid>
		<description>Hi,

I just had one problem when trying this.

I have a Java &#039;model&#039; class with an attribute that is the type java.util.Date.

The generated ActionScript class keep the import line :

import java.util.Date;

I can fix this by hand. Just thought I would mention it.

Cheers

Matthew</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just had one problem when trying this.</p>
<p>I have a Java &#8216;model&#8217; class with an attribute that is the type java.util.Date.</p>
<p>The generated ActionScript class keep the import line :</p>
<p>import java.util.Date;</p>
<p>I can fix this by hand. Just thought I would mention it.</p>
<p>Cheers</p>
<p>Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://joeberkovitz.com/blog/2006/04/14/xdoclet2-update/comment-page-1/#comment-9</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 06 Sep 2006 13:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeberkovitz.com/blog/?p=10#comment-9</guid>
		<description>Great plugin. I have written a little tutorial showing how to do the instalation add the ant xml file and incorporate it all into the Eclipse IDE. I hope people find it useful, cheers Joe!

http://flextastic.blogspot.com/2006/09/adding-as3-code-generation-from.html

David</description>
		<content:encoded><![CDATA[<p>Great plugin. I have written a little tutorial showing how to do the instalation add the ant xml file and incorporate it all into the Eclipse IDE. I hope people find it useful, cheers Joe!</p>
<p><a href="http://flextastic.blogspot.com/2006/09/adding-as3-code-generation-from.html" rel="nofollow">http://flextastic.blogspot.com/2006/09/adding-as3-code-generation-from.html</a></p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>

