Raymond Feng wrote: > I did some investigation on the EMF implementation and it seems that I > need to test if the property is transient (in EMF term). Do we have the > same capability in SDO? > >> >> Now the question for the SDO Type of ComponentType, I'm seeing two >> properties in the debugger, "implementation" and >> "implementation.java". I want to differentiate these two properties so >> that I can produce the same XML document when I navigate the >> DataObject to construct the XMLStreamReader. Do we have a SDO-way here >> (I know in EMF we can look into the metadata)? >>
Shouldn't there just be one property "implementation.java" whose type is a sub-type of "implementation"? -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
