I have a question about the correct behaviour of getList().

If I have an open DataObject and I call getList( "foo" ) where foo is
not a defined property or an instance property, I would expect
getList() to return NULL. This is currently the case in Tuscany.

If "foo" is set and later unset, I would still expect getList( "foo" )
to return NULL. However, in this case, Tuscany returns an empty list.

This appears to be a bug in Tuscany but before I raise a JIRA and
write a CTS test I wanted to ask if this is the intended behaviour and
if I am interpreting the specification correctly here.

Thanks,

Andy Grove
Product Architect, HydraSDO
Rogue Wave Software
http://www.roguewave.com

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

Reply via email to