[ http://issues.apache.org/jira/browse/JDO-204?page=comments#action_12357718 ]
Craig Russell commented on JDO-204: ----------------------------------- We already have: <!ATTLIST collection element-type CDATA #IMPLIED> <!ATTLIST map key-type CDATA #IMPLIED> <!ATTLIST map value-type CDATA #IMPLIED> <!ATTLIST array element-type CDATA #IMPLIED> (recently added) The proposal would have the same semantics as the element-type, key-type, and value-type of the multi-valued field types collection, map, and array. > Need attribute on field element for type > ---------------------------------------- > > Key: JDO-204 > URL: http://issues.apache.org/jira/browse/JDO-204 > Project: JDO > Type: Bug > Components: api20 > Reporter: Michelle Caisse > Assignee: Craig Russell > > Need to supply instantiated type information for Object & Interface fields. -- 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
