[metaas-dev] [ANN] metaas 0.7 released

David Holroyd dave at badgers-in-foil.co.uk
Sat Mar 17 17:02:44 UTC 2007


I've uploaded release 0.7,

  http://www.badgers-in-foil.co.uk/projects/metaas/


The main addition in this release is a new set of APIs for handling
JavaDoc-style comments,

  http://maven.badgers-in-foil.co.uk/sites/metaas/apidocs/overview-summary.html#documentation_comments

  http://maven.badgers-in-foil.co.uk/sites/metaas/apidocs/uk/co/badgersinfoil/metaas/dom/DocComment.html


The other changes are,

 - Fixed a brace-formatting bug in for-loops
 - Added support for parsing and creating 'rest' parameters which use
   the '...' operator.
 - Prevented an error calling getType() on an ASArg declared with the
   any-type '*'.
 - Fixed broken formatting when an expression is added to a previously
   empty ASReturnStatement.
 - Renamed misnamed methods in ASWithStatement


For a definitive list of API changes in this release, see the JDiff
report,

  http://maven.badgers-in-foil.co.uk/sites/metaas/jdiff/changes.html



Remember that metaas releases are also available from the Maven 2
repository here,

  http://maven.badgers-in-foil.co.uk/maven2/


dave

-- 
http://david.holroyd.me.uk/



More information about the metaas-dev mailing list