Hi all,

the current version in the SVN trunk has been made AS3 compatible. Feel free
to check it out and test.

You'll see that there are 2 versions of application context available:
- XMLApplicationContext: the default, AS3 compatible one
- FlexXMLApplicationContext: preconfigured extension of
XMLApplicationContext to support Flex specific classes like ArrayCollection

On a sidenote: we now have a support forum at
http://prana.herrodius.combesides the mailinglist.

regards,
Christophe

2008/4/29 Jonathan Valliere <[EMAIL PROTECTED]>:

> Christophe,
>
> Prana, as of FITC Toronto, allows external configuration of RTMP, etc.  We
> plan on allowing much more to be done with it, but that is all that is
> working currently.
> -Jon
>
>
> On Fri, Apr 25, 2008 at 6:05 AM, Christophe Herreman <[EMAIL PROTECTED]>
> wrote:
>
> > Hi Chris,
> >
> > thanks for the plug. It's also interesting to see how you are
> > integrating the Prana core into the Jedia Framework.
> >
> > I will check about the dependencies and discuss this with the dev team.
> > I will get back to you in the coming days.
> >
> > Thanks for your input!
> >
> > regards,
> > Christophe
> >
> > 2008/4/25 Chris Allen <[EMAIL PROTECTED]>:
> >
> > Hey Christophe,
> > > First of all congratulations on the new release. We showed off the
> > > initial version of the Jedia framework (http://jedai.googlecode.com)
> > > this week at FITC Toronto, and gave you props for the Prana IoC we are 
> > > using
> > > with it. It's been working well for us so far, but we have noticed one
> > > potential roadblock with Prana.
> > >
> > > Keith Peters tried implementing Prana on a pure AS3 project of ours
> > > recently, and he found that there's a few dependencies on the Flex
> > > Framework. This is going to be a problem for many projects that we work 
> > > on,
> > > including Jedai. We are planning on a bunch of Flash based components for
> > > Jedai as well, and having this dependency will screw that up. Also, there
> > > are many projects that could benefit from IoC and AOP without the need for
> > > the Flex framework. Can you provide any details on what the dependencies 
> > > are
> > > currently, and if it's possible to remove or replace them in future
> > > versions? If you need some our developers help on this, just let me know 
> > > and
> > > I will see what I can do.
> > >
> > > Thanks for a very cool project!
> > >
> > > -Chris
> > >
> > > On Apr 23, 2008, at 9:21 AM, Christophe Herreman wrote:
> > >
> > > Hi,
> > >
> > > please find more information (and download links) at
> > > www.pranaframework.org
> > >
> > > If you have any specific questions, feel free to join our mailinglist:
> > > http://lists.sourceforge.net/mailman/listinfo/prana-user
> > >
> > > regards,
> > > Christophe
> > >
> > > --
> > > Christophe Herreman
> > > http://www.herrodius.com
> > > http://www.pranaframework.org
> > >
> > > 2008/4/23 Alon Weinstein <[EMAIL PROTECTED]>:
> > >
> > > >  Great!  Are the files available for download?  if so, where can I
> > > > find them?
> > > >
> > > > Thanks!
> > > >
> > > >    Best regards,
> > > >   Alon Weinstein   CEO
> > > >    טלפקס:
> > > >  077-5230225   נייד:
> > > >  050-8846639
> > > >   [EMAIL PROTECTED]  www.tapcki.com    <http://www.tapcki.com>
> > > >
> > > >
> > > > ציטוט Iman Khabazian:
> > > >
> > > > Thank you very much!
> > > >
> > > >
> > > > -------------------------------
> > > >
> > > > Iman Khabazian
> > > >
> > > > Managing Director, iMAN IT
> > > >
> > > > [EMAIL PROTECTED]
> > > >
> > > > *www.imanit.com*
> > > >
> > > > *www.scuge.com*
> > > >
> > > > *www.imanit.com/blog*
> > > >
> > > >
> > > >  On Tue, Apr 22, 2008 at 11:34 PM, EECOLOR <[EMAIL PROTECTED]>
> > > > wrote:
> > > >
> > > > > 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 <[EMAIL PROTECTED]> 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
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > osflash mailing list
> > > > > [email protected]
> > > > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > > > >
> > > > >
> > > > ------------------------------
> > > > _______________________________________________
> > > > osflash mailing [EMAIL 
> > > > PROTECTED]://osflash.org/mailman/listinfo/osflash_osflash.org
> > > >
> > > >
> > > > _______________________________________________
> > > > osflash mailing list
> > > > [email protected]
> > > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Christophe Herreman
> > > http://www.herrodius.com
> > > http://www.pranaframework.org_______________________________________________
> > > osflash mailing list
> > > [email protected]
> > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > >
> > >
> > >
> > > _______________________________________________
> > > osflash mailing list
> > > [email protected]
> > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > >
> > >
> >
> >
> > --
> > Christophe Herreman
> > http://www.herrodius.com
> > http://www.pranaframework.org
> >
> > _______________________________________________
> > osflash mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> >
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>


-- 
Christophe Herreman
http://www.herrodius.com
http://www.pranaframework.org
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to