Hi,
I would like to extend a moml property with more xml structure. I would like to have a construct that looks like
<property name="x" class="package.class">
<some_structure>
...
</some_structure>
</property>
Currently, I can only see an API for getting the 'value' attribute from the parser. Is there an easy way to extend property so that I could parse structure within it?
thanks, chad
---------------------------------------------------------------------------- Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED]