rdonkin 2003/01/12 05:55:06
Modified: betwixt/xdocs todo.xml
Log:
Added request from user to todo list.
Revision Changes Path
1.28 +6 -0 jakarta-commons/betwixt/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/todo.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- todo.xml 6 Jan 2003 21:49:39 -0000 1.27
+++ todo.xml 12 Jan 2003 13:55:06 -0000 1.28
@@ -147,6 +147,12 @@
Add per element customization for ID/IDREF mappings.
Extra attributes will be added to .betwixt file that specify the
ID/IDREF names.
</li>
+ <li>
+ <strong>Attribute-Or-Element Strategy</strong>
+ At the moment, betwixt allows only an all-or-nothing for the choice
between mapping to an
+ attribute or an element. This should be replaced by a strategy
interface which allows the
+ mapping to the customized.
+ </li>
</ul>
</subsection>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>