[SrcML] preparations for 0.2 release
Status: Beta
Brought to you by:
crashchaos
From: Frank R. <fra...@in...> - 2005-06-15 18:19:01
|
For those of you who don't know it yet: I'm planning to release the 0.2 version of SrcML in the beginning of next week. Here are the most important changes from 0.1: - major restructuring into a single main module - far improved plugin system - various API improvements - addition of AnalyzerPlatform - parser and view updates to java 5 - Beautifier utility I'm planning to also add a Transform utility which is able to transparently run XSLT stylesheets on source code. (i.e. source -> SrcML -> XSLT -> SrcML' -> source') The basic functionality for this has all been implemented by now and I already used the XSLT approach very successfully today when removing the checkDTD() methods from the API classes. If anyone wants some of his or her work to be included in the 0.2 release please let me know in time. You can check the current state of what's missing for the release on: http://www.uni-ulm.de/~s_fraise/cgi-bin/moin.cgi/ToDo PS: The ToDO list is open for everyone working on the project, so you can add your own entries too. It's especially useful to write tasks down you don't want to get done right away so you don't forget them and can return to them later. (And if you decide the task shouldn't really be done you can of course remove it again just as easily) -- Raiser, Frank Student @ University of Ulm (www.uni-ulm.de) Without deviation, progress is not possible. (Frank Zappa} |