Search Results
Prana 0.2 released with AS3 Reflection API
I just managed to release a new version of the Prana Framework. The new release contains an AS3 Reflection API and some general updates. Reflection API A quick example of the Reflection API: PLAIN TEXT Actionscript: var instance:MyClass = new com.domain.MyClass(); // get the type info of the instance variable var type:Type = Type.forInstance(instance); [...]
Christophe Herreman is a software developer living in Belgium. He's working on high-end Flex and AIR solutions at 
Recent Comments