Hi, I've started looking at the update requirements for
XMLTableModel and came across what may be an additional
enhancement request.

The XMLTableModel does not appear to easily support Boolean
types - either directly from the document or via one of
the helper XMLTableColumnDefinition() classes.  How about
adding a XMLTableColumnDefinition(String name,
                                  Object expression,
                                  int type)
method where the type would be :-
XMLTableColumnDefinition.BOOLEAN_TYPE

Also
Is anyone using table model updates in their projects ?
There is little mention of this in the archive.

How best to support types other than the current node,number,
object, string types ?

John.
-- 
 Texas Instruments Inc  Product Development    tel:214 480 4253
 PO BOX 660199          MS: 8645 FORE/A-3101   fax:214 480 4401
 12500 TI Boulevard     Dallas, TX 75266-0199       
     nawk nawk,  Who's there ?   Aho, Weinberger and Kerninghan.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to