cvs commit: spice/sandbox/metaclass/xdocs release-1_1.xml
Peter Donald <[email protected]>
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
donaldp 03/10/29 00:35:29
Modified: sandbox/metaclass/xdocs release-1_1.xml
Log:
Note some changes
Revision Changes Path
1.8 +15 -3 spice/sandbox/metaclass/xdocs/release-1_1.xml
Index: release-1_1.xml
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/metaclass/xdocs/release-1_1.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- release-1_1.xml 26 Oct 2003 11:37:04 -0000 1.7
+++ release-1_1.xml 29 Oct 2003 08:35:29 -0000 1.8
@@ -71,9 +71,21 @@
was increased to 2.
</li>
<li>
- Added in RegistryMetaClassAccessor that is an Accessor
- implementation that only returns descriptors that have
- been explicitly registered with Accessor.
+ Added in CachingMetaClassAccessor that caches results to a child
+ Accessor and reworked Introspector to use this internally.
+ </li>
+ <li>
+ Modified the MetaClassAccessor interface to accept an
+ extra parameter of type MetaClassAccessor. This accessor
+ can be used to resolve related classes when loading a
+ ClassDescriptor. This enables support for creating an
+ Accessor that supports inheritance of attributes.
+ </li>
+ <li>
+ By default the ant task will now not filter out attributes
+ that do not have a name space (ie are not in the form X.Y).
+ To disable this behaviour use set the
+ namespaceTagsOnly="false" attribute on the task.
</li>
</ul>
</section>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/