Small news about metadata on http://java.sun.com/features/2002/03/totiger.html
<extract> By the end of 2003, the next big release for J2SE is Tiger 1.5, which will reveal a number of additions to the Java programming language specifications: Generics, similar to templates in C++ Autoboxing of primitives, which will resolve some problems with casting In addition, developers will get better support for constants, providing programming shortcuts using import statements, improvements for iterating over collections, and metadata either as a keyword addition or a javadoc feature. </extract> This gives use some time to complete the work ;) Vincent __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
