[SrcML] SrcML 0.2.2 Released
Status: Beta
Brought to you by:
crashchaos
From: Frank R. <fra...@un...> - 2005-10-02 21:46:25
|
= Changes for release 0.2.2 = == major changes == * added `de.srcml.dom.event.*` for change notifications * new ViewPlatform implementation == minor changes == * small fixes in view plugins * `main` method for AnalyzerPlatform * support for printing line numbers with `ViewJava` plugin == SrcML schema changes == * only one 'throws' for methods which therefore contains multiple thrown 'type's * added 'annotation's for methods * switched 'parameter_type_bound' children to 'type' from 'type_element', as multiple 'type_element's were ambiguous. -- Raiser, Frank Student @ University of Ulm (www.uni-ulm.de) Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. (Martin Golding) |