|
We have just released a new version of the as2lib - Open
Source ActionScript 2.0 Library.
Highlights of this release are a revised Aspect Oriented
Programming (AOP) framework and a new way for event distribution, the
CompositeEventDistributor.
Download the As2lib 0.9.2: http://as2lib.org/news/download#release_0_9_2.
View the API Documentation: http://api.as2lib.org/0.9.2
The official statement on the as2lib page (http://www.as2lib.org/news/release092):
"The current as2lib release (0.9.2) contains as announced
the AOP framework. It was left out for two versions and is now back: faster and
stronger than before. The current version should contain all the functionality
of the former AOP version and that without any known bugs.
We also managed to enhance the event handling support. The distributor in the last release was already great but it produced much work if you used it in a large scale with multiple types of listeners. We thus introduced the CompositeEventDistributor (http://api.as2lib.org/0.9.2/org_as2lib_env_event_distributor_CompositeEventDistributorControl.html). It works seamlessly with any object oriented approach, is as type-safe as the EventDistributor and is implemented in a performant way. Enjoy the latest version at our download area (http://as2lib.org/news/download#release_0_9_2). For all those who like a little peak preview. We plan to include a Regular _expression_ (RegExp) implementation in the next release. Still on the list is the improvement of file access and extended connection support. There are also some different things in discussion that have no concrete timeline yet." Greetings,
Simon
|
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
