This page gives a brief overview about the AspectC++ Development Roadmap. It show the planned features of upcoming ac++ versions. Feel free to comment the roadmap either by email to info@aspectc.org or on the AspectC++ user mailing list (note that you have to subscribe first). NOTE: it is very difficult to plan the AspectC++ development. Therefore, this roadmap is always "work in progress".
Automated builds: 01/2008- installation of the new build and test system "AC++ Akut"
- daily snapshots of AspectC++ binaries on the web site
Test system "Akut": 02/2008- activation of the test feature of "AC++ Akut"
- runs automated large scale tests of ac++
- test reports will be available on aspectc.org
- option to integrate external tests and test hosts
Version 1.0pre4 "Brussels": 03/2008- new "project model" replaces the "project repository"
- nested introductions
- improved parser (can deal with latest Visual Studio and GNU STL)
- line() and filename() pointcut functions
- fix of concurrency problems on SMP systems (parallel compilation)
Version ... - 1.0:- cflow with context ("wormhole pattern" support)
- parser improvement ("real-instances mode" becomes default)
- weaving in template instances
- better handling of join points in macros
- more pointcut functions
- complete and convenient solution for the "include cycle problem"
- better multi-threading support
|