<?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: Spring ActionScript 1.0RC1 Released</title>
	<atom:link href="http://www.herrodius.com/blog/273/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/273</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: TechHead</title>
		<link>http://www.herrodius.com/blog/273/comment-page-1#comment-14584</link>
		<dc:creator>TechHead</dc:creator>
		<pubDate>Sun, 04 Jul 2010 05:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=273#comment-14584</guid>
		<description>Hi! I am trying to propose Spring Ationscript for a new Flex project at a major US bank. To get the necessary approvals, need to know when the project is expected to release the first GA (non RC/non beta) release. It would be great if you could give me a tentative date. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi! I am trying to propose Spring Ationscript for a new Flex project at a major US bank. To get the necessary approvals, need to know when the project is expected to release the first GA (non RC/non beta) release. It would be great if you could give me a tentative date. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels Wolf</title>
		<link>http://www.herrodius.com/blog/273/comment-page-1#comment-14376</link>
		<dc:creator>Niels Wolf</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=273#comment-14376</guid>
		<description>ah! cool! thanks the trunk works.. :)</description>
		<content:encoded><![CDATA[<p>ah! cool! thanks the trunk works.. <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.herrodius.com/blog/273/comment-page-1#comment-14369</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=273#comment-14369</guid>
		<description>Hi Niels,

if you&#039;re building the sources, please checkout the trunk of as3commons. Alternatively you can download the libraries from the distribution at http://www.springactionscript.org/downloads/spring-actionscript-1.0RC1-distribution-with-dependencies.zip

Let me know if you still run into trouble.</description>
		<content:encoded><![CDATA[<p>Hi Niels,</p>
<p>if you&#8217;re building the sources, please checkout the trunk of as3commons. Alternatively you can download the libraries from the distribution at <a href="http://www.springactionscript.org/downloads/spring-actionscript-1.0RC1-distribution-with-dependencies.zip" rel="nofollow">http://www.springactionscript.org/downloads/spring-actionscript-1.0RC1-distribution-with-dependencies.zip</a></p>
<p>Let me know if you still run into trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels Wolf</title>
		<link>http://www.herrodius.com/blog/273/comment-page-1#comment-14367</link>
		<dc:creator>Niels Wolf</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=273#comment-14367</guid>
		<description>I assume, this also depends on as3commons-logging,-reflec and -lang? Which version, though? i get tons of errors like:

1119: Access of possibly undefined property applicationDomain through a reference with static type org.as3commons.reflect:Type.
org/springextensions/actionscript/utils	
TypeUtils.as	
line 46, 47, 48, 49, 50, 51

1119: Access of possibly undefined property properties through a reference with static type org.as3commons.reflect:Type.
org/springextensions/actionscript/ioc/factory/support	AbstractObjectFactory.as	
line 532

1137: Incorrect number of arguments.  Expected no more than 1.	
org/springextensions/actionscript/ioc/autowire	
DefaultAutowireProcessor.as	
line 209, 462

1137: Incorrect number of arguments.  Expected no more than 1.	
org/springextensions/actionscript/ioc/factory/config
PropertyPlaceholderConfigurer.as	
line 265

1137: Incorrect number of arguments.  Expected no more than 1.	
org/springextensions/actionscript/ioc/factory/support	
AbstractObjectFactory.as	
line 428, 470, 530

1137: Incorrect number of arguments.  Expected no more than 2.	
org/springextensions/actionscript/ioc/autowire	
DefaultAutowireProcessor.as	
line 415, 421, 519

1137: Incorrect number of arguments.  Expected no more than 2.	C
org/springextensions/actionscript/ioc/factory/support	
AbstractObjectFactory.as	
line 654

1137: Incorrect number of arguments.  Expected no more than 2.	
org/springextensions/actionscript/ioc/factory/xml/preprocessors	
InterfacePreprocessor.as	
line 113

1137: Incorrect number of arguments.  Expected no more than 2.
org/springextensions/actionscript/utils	
TypeUtils.as	
line 46, 47, 48 , 49, 50, 51

i downloaded the latest tags from the google code repository.</description>
		<content:encoded><![CDATA[<p>I assume, this also depends on as3commons-logging,-reflec and -lang? Which version, though? i get tons of errors like:</p>
<p>1119: Access of possibly undefined property applicationDomain through a reference with static type org.as3commons.reflect:Type.<br />
org/springextensions/actionscript/utils<br />
TypeUtils.as<br />
line 46, 47, 48, 49, 50, 51</p>
<p>1119: Access of possibly undefined property properties through a reference with static type org.as3commons.reflect:Type.<br />
org/springextensions/actionscript/ioc/factory/support	AbstractObjectFactory.as<br />
line 532</p>
<p>1137: Incorrect number of arguments.  Expected no more than 1.<br />
org/springextensions/actionscript/ioc/autowire<br />
DefaultAutowireProcessor.as<br />
line 209, 462</p>
<p>1137: Incorrect number of arguments.  Expected no more than 1.<br />
org/springextensions/actionscript/ioc/factory/config<br />
PropertyPlaceholderConfigurer.as<br />
line 265</p>
<p>1137: Incorrect number of arguments.  Expected no more than 1.<br />
org/springextensions/actionscript/ioc/factory/support<br />
AbstractObjectFactory.as<br />
line 428, 470, 530</p>
<p>1137: Incorrect number of arguments.  Expected no more than 2.<br />
org/springextensions/actionscript/ioc/autowire<br />
DefaultAutowireProcessor.as<br />
line 415, 421, 519</p>
<p>1137: Incorrect number of arguments.  Expected no more than 2.	C<br />
org/springextensions/actionscript/ioc/factory/support<br />
AbstractObjectFactory.as<br />
line 654</p>
<p>1137: Incorrect number of arguments.  Expected no more than 2.<br />
org/springextensions/actionscript/ioc/factory/xml/preprocessors<br />
InterfacePreprocessor.as<br />
line 113</p>
<p>1137: Incorrect number of arguments.  Expected no more than 2.<br />
org/springextensions/actionscript/utils<br />
TypeUtils.as<br />
line 46, 47, 48 , 49, 50, 51</p>
<p>i downloaded the latest tags from the google code repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sventunus</title>
		<link>http://www.herrodius.com/blog/273/comment-page-1#comment-14328</link>
		<dc:creator>Sventunus</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=273#comment-14328</guid>
		<description>Congratulations on a job well done, Christophe!  May the codes be with us, nerds unite! :-)</description>
		<content:encoded><![CDATA[<p>Congratulations on a job well done, Christophe!  May the codes be with us, nerds unite! <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
