Update As2lib 0.9.3
Open Source ActionScript 2.0 Library just released update 0.9.3, major changes are:
- A completely rewritten File framework that offers various file format representations, like properties files, and support for loading and parsing these files – org.as2lib.io.file
- Support for configuring the Logging framework via XML – org.as2lib.env.log.parser
- Improved Process and Unit Testing frameworks – org.as2lib.app.exec, org.as2lib.test.unit
- Many bug fixes in the AOP framework – org.as2lib.aop
- New Regular Expression (RegExp) framework (note that there is still much documentation missing) – org.as2lib.regexp







Leave a Comment