CVS: jcontainer/dna/site/xdocs release-1_1.xml,1.7,1.8
Peter Donald <pdonald-yCVjj/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/dna/site/xdocs
In directory hogshead.codehaus.org:/tmp/cvs-serv26580
Modified Files:
release-1_1.xml
Log Message:
Update notes for next release
Index: release-1_1.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/dna/site/xdocs/release-1_1.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- release-1_1.xml 17 Oct 2003 01:08:44 -0000 1.7
+++ release-1_1.xml 29 Oct 2003 22:40:12 -0000 1.8
@@ -55,11 +55,16 @@
for detailed description of new DNA metadata model.
</li>
<li>
- Create new dna-tools jar that contains tools useful when
- creating DNA components. The jar initially includes tools
- to generate MetaClass descriptors from annotated Java
- source files and a class to verify a component conforms
- to DNA expectations.
+ Create a new dna-tools jar that contains tools to help
+ creating DNA components. Initially the jar includes tools
+ to generate metadata descriptors and validate DNA
+ components.
+ </li>
+ <li>
+ Parameters, DefaultParameters and Parameterizable have
+ been removed from the DNA framework to simplify usage of
+ the framework. The usage pattern can be replaced by usages
+ of Configuration and Configurable.
</li>
</ul>
</section>