Posts Tagged control
lowRa – AS3 Framework using IOC
Hello there…
You probably know pixlib, a AS2 framewrok made by Francis Bourre.
Now with AS3 Francis helped by other developers is doing lowRa, a AS3 framework based on IOC ( Inversion of Control )
I’ve made a page dedicated to it here that will have all the information you need to start with.
AS it’s a new baby ( not even really released ) there is few information, but be sure that I’ll update this page as often as I can, and I’ll post on the blog to let you know that it has been updated…
C ya…
pixioc, a plugin for pixlib
Are you exited?
I am!!
Francis has released a week ago a plugin for pixlib.
pixioc “is based on Inversion of Control pattern and provides some features to build your application at runtime from an xml file like Spring ( Java Framework ). Last but not least, it provides a powerful plugin system and a new event model with channels system.“
I’m looking at it right now, and I promise I will write some lines about it when I’ll know enough of it…
You can go on the official page HERE
The SVN repository is HERE