When I invoke XMLHelper.INSTANCE.save(), I would like the ability to make the 
namespace I specify for the root element the default namespace for the 
resulting document. Currently, a namespace and prefix are defined for the root 
element and all nodes from that namespace are specified using that prefix. Is 
there any way to trigger use of a default namespace to accomplish this?
 
Also, I noticed that Jeremy has a class DOMHelperImpl in his sandbox that looks 
like it can be used to efficiently load/save DataObjects from/to DOM nodes. 
This looks like a useful utility class. Any plans to formally support this type 
of functionality in Tuscany SDO?
 
- Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to