Milestone TOL Extensions
The current growth in TOL kernel and StdLib is unmantenible and must have a standardized form to be extended with extern add-on's.
- Modularity in TOL: In order to allow a big growning of libraries written in TOL it's neccessary to count with a well designed structure of modular development
- LoadDynLib: A protocol for defining C++ built-in TOL entities over dynamic link libraries (.so, .dll) and an automatic cross-platform loading system which will be called from TOL.
- Ois: Must be adapted to be used with remote URL
- TOL parallel: Extensions for shared and distributed memory
- TOL ++: a port from TOL to C++ to get faster code
Note: See
TracRoadmap for help on using
the roadmap.