[osflash] [ANN] Prana Framawork 0.5 Released
EECOLOR
eecolor at gmail.com
Tue Apr 22 23:34:02 PDT 2008
You would only need this code:
var applicationContext:XMLApplicationContext = new
XMLApplicationContext("applicationContext.xml");
applicationContext.addEventListener(Event.COMPLETE,
onApplicationContextComplete);
applicationContext.load();
More info here:
http://www.herrodius.com/blog/145
Greetz Erik
On 4/21/08, Iman Khabazian <imankh at gmail.com> wrote:
>
> Christophe,
>
> This is a very nice framework you have. Looks like you have done a lot of
> great work.
>
> I noticed you the extended PureMVC Single core version, any plans of doing
> the multi-core version as well?
>
> Also, lets say I have a project where I want to use prama code to extend
> my own framework, specifically to use prama code that parses XML files and
> creates objects (with a facctory). Which classes/documents/sample code
> files should I look at to figure out the best way of doing this?
>
> Thanks,
> Iman
>
>
> --
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20080423/1f6ce396/attachment.html
More information about the osflash
mailing list