Feb 06
Spring ActionScript 0.7.1 Released
ActionScript, Air, Flash, Flex, Inversion of Control, Spring ActionScript Add commentsDear Community,
I’m pleased to announce that the Spring ActionScript 0.7.1 release is now available.
Download | API Documentation | Changelog
This is a minor release that fixes 2 blocking issues:
- import nodes were not parsed correctly, which resulted in the imported nodes not being created.
- circular reference error when 2 objects have bidirectional references.
We also added some extra classes to the domain package.
Enjoy!
Add to Bloglines - Digg This! - del.icio.us - Stumble It! - Twit This! - Technorati links - Share on Facebook - Feedburner
Christophe Herreman is a software developer living in Belgium. He's working on high-end Flex and AIR solutions at 
February 9th, 2009 at 10:01 am
Hi Christophe, are these release also available on the SpringSource Maven repository or other? Thanks!
February 10th, 2009 at 5:56 am
HI Christophe,
Thanks for all your hard work on spring-actionscript (prana). I love it and use it daily in just about all of my projects. I was interested in contributing to the project. I saw there was a call for contributors in a post on the forum and was hoping we could take our discussion off line to see how I might be able to help. Thanks again.
February 18th, 2009 at 10:41 am
Hi Christophe,
I was wondering when you are planning a release for pureMVC and Cairngorm
librairies. I indeed consider Spring added value to remove technical code
from projects so I was very disappointed to see pureMVC and Cairngorm when not
present in the current release as it is a major need and removes a lot of
interest to the framework.
Anyway, thanks for your work!
March 19th, 2009 at 12:29 pm
Hi Christophe,
thanks a lot for your work on Spring ActionScript. Can you please provide an fully featured example? I’d love to have one with PureMVC support
Currently we are working on a project and our problem is we have only one examples for the application context for 0.6 but the XML schema location seems to be old.
Regards,
Christoph
March 27th, 2009 at 11:36 am
Interesting project you started!
I was thinking of developing something similar and via Coenraets’ site I stumbled upon your project. I’m redeveloping the system used in Belgium by most of the the police and stadswacht to process the data of their handheld devices (which are also delivered by the firm I’m working since shortly).
Currently the application is an oldskool Delphi app, but I’m recreating it with Flex / Spring and hopefully Spring DM’s OSGi technologies app.
Will try to post some comments on your project in the future. Wishing you good luck and a lots of fun further developing it!
Jochen
April 27th, 2009 at 5:07 pm
The pranaframework website appears to be no more, and I don’t yet see a home for this project on the springsource website. Where would one go to find a basic “getting started” sort of doc?
April 27th, 2009 at 11:25 pm
Hello Chrisophe,
I noticed that http://www.pranaframework.org appears to be down. Has the site moved to another domain?
Thanks,
Patrick
April 28th, 2009 at 12:07 pm
Sorry for the trouble with the pranaframework domain. It will be up again asap. http://www.springactionscript.org/ is the new location btw, we will make this official in the days to come.
April 30th, 2009 at 10:23 pm
Hello Christophe,
Is there a plan to come up with “Spring’s own MVC” in the future, independent from PureMVC and Cairngorm?
Kyunam
May 1st, 2009 at 3:58 pm
Thanks so much for your work. As an non-expert, and someone who only has a couple of design patterns under their belt, I would encourage you to keep up with the documentation as best you can. You must be incredibly busy, but you write well and explain your work very clearly. Many users who are new to DI, IOC, and Spring will benefit greatly from the prefaces and introductions once you are able to complete them.
Thanks again.
May 30th, 2009 at 1:31 am
Hi Christophe!
I have been working with Flash CS3 and spring-actionscript.swc and have a couple of questions
To include the spring library into my proyect, I unzipped the spring-actionscript.swc file and loads it at runtime into the timeline as a swf (I used the following tutorial to achieve it: http://joshblog.net/2008/02/12/yahoo-actionscript-3-maps-api-in-flash-cs3/). Working inside the flash IDE, I had no problem to create my “beans” inside the application-context file and loads them. The problem starts when I try to test my proyect inside a browser. The library never gets loaded correctly (and it is not an IO or a security issue). My question is: what is the best way to load the swc library into Flash CS3? What could be wrong with the way I’m solving it?
Last but not least, I would like to thank you for this great peace of software!
June 5th, 2009 at 4:20 pm
Hi!
I got my project working. I posted more details on the following thread: http://forum.springsource.org/showthread.php?t=73039