ASTranslator 1.5 release today. Improvements include:
- Major performance speedup
- Infinite loop detection / avoidance
- Filterable translation
- Bug fixes
ASTranslator project documentation including installation and usage instructions are now available at http://carbonfive.sourceforge.net/astranslator/api/com/carbonfive/flash/package-summary.html#documentation.
The first release of GeoLocator, a Java Zip Code lookup and calculation engine, is available now!
This release fixes some bugs (specifically with arrays), and has a significant refactor. The refactor breaks out specific translators, which translated to and from Action Script, to separate encoders and decoders. This release also includes more unit tests, but still more tests are needed.
This release incorporates a structural refactoring contributed largely by Steven Webster and adds features to correctly handle the translation of org.w3c.dom.Document and java.sql.ResultSet object types.
This is the first public release of ASTranslator. Included in the release is JavaDoc documentation, the source code, JUnit tests, and an ant build script for compiling, documenting and redistributing this library.
The library requires that you have log4j and flashgateway.jar (from Macromedia Flash Remoting) in your classpath.