On 07/12/06, Frank Budinsky <[EMAIL PROTECTED]> wrote:

>
> Can you confirm that for a sequenced DataObject if I set a property
using
> e.g. setString("prop", "text") then that setting will added to the
sequence
> as if  getSequence().add("prop", "text") was used?
>
Right (but only if the property maps to an XML element).


Ok that's what we need to change our C++ implementation to do. Should be fun
;-)
--
Pete

Reply via email to