>
>
>[... Xpath complex & room for plenty of error ...]
>
Conceeded.
>
>Another possibility, is to just stick with method calls (ex):
>
>cfg.getChild("somechild").getChild("anotherchild").getValueAsLong();
>
That's what Configurable gives already. We're dwelling on the setting
of config rather than the getting of it in this discussion.
setableCfg.getChild("somechild").getChild("anotherchild").setLongValue(14);
How that?
- PH
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- ModifiableConfiguration [ was "Porting dbXML to Avalo... Paul Hammant
- Re: ModifiableConfiguration [ was "Porting dbXML... Tom Bradford
- Re: ModifiableConfiguration [ was "Porting dbXML... Peter Donald
- Re: ModifiableConfiguration [ was "Porting dbXML... Paul Hammant
- Re: ModifiableConfiguration [ was "Porting dbXML... Peter Donald
- Re: ModifiableConfiguration [ was "Porting dbXML... Tom Bradford
- Re: ModifiableConfiguration [ was "Porting dbXML... Paul Hammant
- Re: ModifiableConfiguration [ was "Porting dbXML... Tom Bradford
- Re: ModifiableConfiguration [ was "Porting dbXML... Berin Loritsch
- Re: ModifiableConfiguration [ was "Porting dbXML... Paul Hammant
