cvs commit: spice/sandbox/metaclass/xdocs release-1_1.xml task.xml
Peter Donald <[email protected]> Tue, 18 Nov 2003 03:12:36 -0800
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
donaldp 03/11/18 03:12:35
Modified: sandbox/metaclass/xdocs release-1_1.xml task.xml
Log:
Implement Compacting of ClassDescriptors prior to serialization.
Revision Changes Path
1.11 +8 -0 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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- release-1_1.xml 1 Nov 2003 01:53:10 -0000 1.10
+++ release-1_1.xml 18 Nov 2003 11:12:35 -0000 1.11
@@ -95,6 +95,14 @@
<li>
Documented the ant task.
</li>
+ <li>
+ Added in compacting of ClassDescriptors prior to
+ serializing the descriptor. If a field has no attributes
+ then it is not serialized. If a method has no attributes
+ and keepEmptyMethods=false then it is not serialized. If
+ a class has no methods or fields to serialize and has no
+ attributes then it is not serialized.
+ </li>
</ul>
</section>
</body>
1.2 +9 -0 spice/sandbox/metaclass/xdocs/task.xml
Index: task.xml
===================================================================
RCS file: /cvsroot/spice/spice/sandbox/metaclass/xdocs/task.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- task.xml 1 Nov 2003 01:53:10 -0000 1.1
+++ task.xml 18 Nov 2003 11:12:35 -0000 1.2
@@ -39,6 +39,15 @@
<td>Optional</td>
<td>true</td>
</tr>
+ <tr>
+ <td>keepEmptyMethods</td>
+ <td>
+ A flag indicating whether method descriptors for
+ methods with no attributes are kept.
+ </td>
+ <td>Optional</td>
+ <td>false</td>
+ </tr>
</table>
<p>
The task also accepts child elements;
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl