Author: rdonkin
Date: Thu Apr 21 12:08:07 2005
New Revision: 164102
URL: http://svn.apache.org/viewcvs?rev=164102&view=rev
Log:
Added note to todo list
Modified:
jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml
Modified: jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml?rev=164102&r1=164101&r2=164102&view=diff
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/betwixt/trunk/xdocs/tasks.xml Thu Apr 21 12:08:07
2005
@@ -31,6 +31,10 @@
<subsection name="High priority">
<ul>
<li>
+Change ElementRule so that updaters are automatically guessed (when not
present).
+Add read-only attribute for properties to disable this behaviour.
+ </li>
+ <li>
BeanWriter is writing too sloppy (empty elements, etc). Fixing it in
a clean way
is almost impossible.
Probably a refactor is best anyway to have a less "sloppy" api..
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]