<?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: site and documentation update</title>
	<atom:link href="http://www.herrodius.com/blog/164/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/164</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Preeti</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-14867</link>
		<dc:creator>Preeti</dc:creator>
		<pubDate>Thu, 07 Jul 2011 13:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-14867</guid>
		<description>while trying to get package 
&quot;org.springextensions.actionscript.ioc.factory.config&quot; , I m getting error 
 
&quot;The requested URL /svn/se-springactionscript-as/trunk//src/main/actionscript/org/springextensions/actionscript/ioc/factory/config/PropertyPlaceholderConfigurer.as was not found on this server.&quot;


Please help</description>
		<content:encoded><![CDATA[<p>while trying to get package<br />
&#8220;org.springextensions.actionscript.ioc.factory.config&#8221; , I m getting error </p>
<p>&#8220;The requested URL /svn/se-springactionscript-as/trunk//src/main/actionscript/org/springextensions/actionscript/ioc/factory/config/PropertyPlaceholderConfigurer.as was not found on this server.&#8221;</p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhanu</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-14121</link>
		<dc:creator>Bhanu</dc:creator>
		<pubDate>Wed, 07 Oct 2009 10:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-14121</guid>
		<description>Hi

I have a doubt

Is there any way to auto generate the cairngorm classes(command,Event,vos) or even delegates  from the web services or from a remote object..?


Bhanu</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I have a doubt</p>
<p>Is there any way to auto generate the cairngorm classes(command,Event,vos) or even delegates  from the web services or from a remote object..?</p>
<p>Bhanu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13985</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Fri, 19 Jun 2009 09:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13985</guid>
		<description>Hi Christophe,

there seems to be a problem with the trunk of the SA core project. If I try to build my own version with ant or maven, I get the following error (taken from ant build):

compile-main-debug:
    [compc] Loading configuration file C:\Programme\Adobe\Flex Builder 3 Plug-in\sdks\3.3.0\frameworks\flex-config.xml
    [compc] D:\Dev\workspace\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\mxml
\ObjectDefinition.as(158): col: 37 Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: Param.
    [compc]
    [compc]             protected function addParam(param:Param):void{
    [compc]                                               ^
    [compc]
    [compc] D:\Dev\workspace\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\mxml
\ObjectDefinition.as(192): col: 34 Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: Template.
    [compc]
    [compc]             public function get template():Template {
    [compc]                                            ^
    [compc]
    [compc] D:\Dev\workspace\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\mxml
\ObjectDefinition.as(199): col: 38 Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: Template.
    [compc]
    [compc]             public function set template(value:Template):void {
    [compc]                                                ^
    [compc]

I try to do the new build becaus I get some strange error setting up RemoteObjects with SpringActionscript in 0.7.1 and I have absolutely no clue how to solve this:

Error: null
	at mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::setProperty()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\AbstractService.as:282]
	at org.springextensions.actionscript.ioc.factory.support::AbstractObjectFactory/getObject()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\support\AbstractObjectFactory.as:221]
	at org.springextensions.actionscript.ioc.factory.support::DefaultListableObjectFactory/preInstantiateSingletons()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\support\DefaultListableObjectFactory.as:139]
	at org.springextensions.actionscript.context.support::XMLApplicationContext/afterParse()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\XMLApplicationContext.as:161]
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_doParse()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:341]
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_loadNextProperties()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:315]
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_loadNextConfigLocation()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:291]
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_onLoaderComplete()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:241]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at flash.net::URLLoader/onComplete()

And, how can it be different, I have to proceed in my project - my boss is nervous.

Can you give me a helping hand?

Regards,
Christoph</description>
		<content:encoded><![CDATA[<p>Hi Christophe,</p>
<p>there seems to be a problem with the trunk of the SA core project. If I try to build my own version with ant or maven, I get the following error (taken from ant build):</p>
<p>compile-main-debug:<br />
    [compc] Loading configuration file C:\Programme\Adobe\Flex Builder 3 Plug-in\sdks\3.3.0\frameworks\flex-config.xml<br />
    [compc] D:\Dev\workspace\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\mxml<br />
\ObjectDefinition.as(158): col: 37 Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: Param.<br />
    [compc]<br />
    [compc]             protected function addParam(param:Param):void{<br />
    [compc]                                               ^<br />
    [compc]<br />
    [compc] D:\Dev\workspace\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\mxml<br />
\ObjectDefinition.as(192): col: 34 Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: Template.<br />
    [compc]<br />
    [compc]             public function get template():Template {<br />
    [compc]                                            ^<br />
    [compc]<br />
    [compc] D:\Dev\workspace\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\mxml<br />
\ObjectDefinition.as(199): col: 38 Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: Template.<br />
    [compc]<br />
    [compc]             public function set template(value:Template):void {<br />
    [compc]                                                ^<br />
    [compc]</p>
<p>I try to do the new build becaus I get some strange error setting up RemoteObjects with SpringActionscript in 0.7.1 and I have absolutely no clue how to solve this:</p>
<p>Error: null<br />
	at mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::setProperty()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\AbstractService.as:282]<br />
	at org.springextensions.actionscript.ioc.factory.support::AbstractObjectFactory/getObject()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\support\AbstractObjectFactory.as:221]<br />
	at org.springextensions.actionscript.ioc.factory.support::DefaultListableObjectFactory/preInstantiateSingletons()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\support\DefaultListableObjectFactory.as:139]<br />
	at org.springextensions.actionscript.context.support::XMLApplicationContext/afterParse()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\context\support\XMLApplicationContext.as:161]<br />
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_doParse()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:341]<br />
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_loadNextProperties()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:315]<br />
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_loadNextConfigLocation()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:291]<br />
	at org.springextensions.actionscript.ioc.factory.xml::XMLObjectFactory/_onLoaderComplete()[C:\Users\Christophe\Documents\Adobe Gumbo MAX Preview\spring-actionscript\core\src\main\actionscript\org\springextensions\actionscript\ioc\factory\xml\XMLObjectFactory.as:241]<br />
	at flash.events::EventDispatcher/dispatchEventFunction()<br />
	at flash.events::EventDispatcher/dispatchEvent()<br />
	at flash.net::URLLoader/onComplete()</p>
<p>And, how can it be different, I have to proceed in my project &#8211; my boss is nervous.</p>
<p>Can you give me a helping hand?</p>
<p>Regards,<br />
Christoph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13984</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13984</guid>
		<description>Hi Christoph, we have actually been planning a new release for quite some time but have not managed to do so, mainly due to a lack of time. Please mail me (info @ this domain) and I&#039;ll send you a build of the latest version.</description>
		<content:encoded><![CDATA[<p>Hi Christoph, we have actually been planning a new release for quite some time but have not managed to do so, mainly due to a lack of time. Please mail me (info @ this domain) and I&#8217;ll send you a build of the latest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13983</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13983</guid>
		<description>Hi Christophe,

thanks for SpringActionscript! Actually I try to learn it and I like the reference documentation very much but there seems to be a gap between the documentation and SA 0.7.1.

Do you have an idea, when SpringActionscript 0.8 will be released? I tried to build my own 0.8 version but failed (no maven project ;-)

Regards,
Christoph</description>
		<content:encoded><![CDATA[<p>Hi Christophe,</p>
<p>thanks for SpringActionscript! Actually I try to learn it and I like the reference documentation very much but there seems to be a gap between the documentation and SA 0.7.1.</p>
<p>Do you have an idea, when SpringActionscript 0.8 will be released? I tried to build my own 0.8 version but failed (no maven project <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Regards,<br />
Christoph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnoud</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13976</link>
		<dc:creator>Arnoud</dc:creator>
		<pubDate>Sun, 14 Jun 2009 19:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13976</guid>
		<description>That is really great!

I hope this framework will get more attention when going to the 0.8 release.
It is really powerful. I&#039;ll promote it ;-)

NB Tim is doing great. I&#039;m working on the same project now. It&#039;s ashame we didn&#039;t
meet...

looking forward to the release!

Arnoud</description>
		<content:encoded><![CDATA[<p>That is really great!</p>
<p>I hope this framework will get more attention when going to the 0.8 release.<br />
It is really powerful. I&#8217;ll promote it <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>NB Tim is doing great. I&#8217;m working on the same project now. It&#8217;s ashame we didn&#8217;t<br />
meet&#8230;</p>
<p>looking forward to the release!</p>
<p>Arnoud</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13975</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13975</guid>
		<description>Hi Arnoud, yes that is supported. The container will check for matches on the class, subclass, interfaces and factory object possibly creating the target type. Cheers, Christophe (PS: how&#039;s Tim?)</description>
		<content:encoded><![CDATA[<p>Hi Arnoud, yes that is supported. The container will check for matches on the class, subclass, interfaces and factory object possibly creating the target type. Cheers, Christophe (PS: how&#8217;s Tim?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnoud</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13972</link>
		<dc:creator>Arnoud</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13972</guid>
		<description>hmm tags are removed, second attempt:

i meant in the container we would have 2 definitions:

&lt;object id=&quot;myClass&quot; class=&quot;MyClass&quot; autowire=&quot;contructor&quot; /&gt;
&lt;object id=&quot;model&quot; class=&quot;ModleImpl&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>hmm tags are removed, second attempt:</p>
<p>i meant in the container we would have 2 definitions:</p>
<p>&lt;object id=&#8221;myClass&#8221; class=&#8221;MyClass&#8221; autowire=&#8221;contructor&#8221; /&gt;<br />
&lt;object id=&#8221;model&#8221; class=&#8221;ModleImpl&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnoud</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13971</link>
		<dc:creator>Arnoud</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13971</guid>
		<description>Hi Christophe,

Really exited about autowiring. Just wondering. Would it be possible to use autowiring if you program against interfaces like:

package {

    private var _model:IModelInterface;

    function MyClass(model:IModelInterface)
    {
        _model = model;
    }

}

in the container we would hae 2 definitions:

 (note the impl)

so the question is is the container smart enough to recognise that there is 1 class implementing the IModelInteface
and wire up myClass accordingly?

That would be awesome as we could keep classes sealed, program against interfaces  but still autowire them.

What do you think? BTW im really exited about the docs! They are really good (but this specifict question is not addressed ;-)) this was the biggest missing feature of the framework.

Arnoud</description>
		<content:encoded><![CDATA[<p>Hi Christophe,</p>
<p>Really exited about autowiring. Just wondering. Would it be possible to use autowiring if you program against interfaces like:</p>
<p>package {</p>
<p>    private var _model:IModelInterface;</p>
<p>    function MyClass(model:IModelInterface)<br />
    {<br />
        _model = model;<br />
    }</p>
<p>}</p>
<p>in the container we would hae 2 definitions:</p>
<p> (note the impl)</p>
<p>so the question is is the container smart enough to recognise that there is 1 class implementing the IModelInteface<br />
and wire up myClass accordingly?</p>
<p>That would be awesome as we could keep classes sealed, program against interfaces  but still autowire them.</p>
<p>What do you think? BTW im really exited about the docs! They are really good (but this specifict question is not addressed <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ) this was the biggest missing feature of the framework.</p>
<p>Arnoud</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.herrodius.com/blog/164/comment-page-1#comment-13955</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Tue, 02 Jun 2009 08:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/164#comment-13955</guid>
		<description>Oops, thanks for reporting this Graeme. We will fix this asap. The correct link is http://www.springactionscript.org/docs/reference/pdf/springactionscript.pdf</description>
		<content:encoded><![CDATA[<p>Oops, thanks for reporting this Graeme. We will fix this asap. The correct link is <a href="http://www.springactionscript.org/docs/reference/pdf/springactionscript.pdf" rel="nofollow">http://www.springactionscript.org/docs/reference/pdf/springactionscript.pdf</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

