["Code once and run anywhere"]
[Why?]
“We want to code easily asynchronous actions to do a lot of things together and independently”
[How? PyAALib]
The actual version of AALib framework was developed using Python in the basic layer, it is called PyAALib, and it is designed to be natively translated to Java.
20070221: New Alpha version for Python.
- MacOSX first version;
- Threads optimisation;
- SubProcess Classes;
- Asynchronous Timer event loop Classes;
- Ordered Dictionaries;
- XSD to Html outputs;
- performance optimisation;
- a lot of minor changes incorporated;
20061002: New Alpha version for Python,
- XSD – XML Schemes Plugin Factory Framework;
- Resources writing error fixed;
- Code revision;
- New class documentation;
- New UnitTest set – code examples;
- a lot of minor changes incorporated;
Please visit http://aalib.sourceforge.net
20060807: New Alpha version for Python,
- Complete Asynchronous Plugin Factory Framework;
- Data binding support for XSD – XML Schemes;
- XML-RPC framework – based on plugins;
- New thread implementation;
- New Actions based on external processes;
- Image Library support;
- Numeric and Numarray support;
- Just in Time Compiler acceleration;
- HD5 support;
- EDF (ESRF Data File) file support;
- Qt GUI full supported and tested;
- Code revision, new class namespace, new file name syntax;
- New class documentation;
- New UnitTest set – code examples;
- a lot of minor changes incorporated;