[ http://issues.apache.org/jira/browse/TUSCANY-763?page=comments#action_12448492 ] Kelvin Goodson commented on TUSCANY-763: ----------------------------------------
In answer to the above comment, the spec says (in sect 3.1.4 of the 2.1 spec draft of 20061016) "If a Property is many-valued then property.many is true and get(property) always returns a List." This constrains the default to be the empty list. > Property.getDefault() should return the empty list for many-valued Properties > ----------------------------------------------------------------------------- > > Key: TUSCANY-763 > URL: http://issues.apache.org/jira/browse/TUSCANY-763 > Project: Tuscany > Issue Type: Bug > Components: Java SDO Implementation > Affects Versions: Java-M2 > Reporter: Brian Murray > Priority: Minor > Fix For: Java-Mx > > > However it currently returns null. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
