[ http://issues.apache.org/jira/browse/JDO-204?page=comments#action_12357717 ]
Craig Russell commented on JDO-204: ----------------------------------- This would allow more specific field type to be specified at deployment time compared to compile time. For example, a field of type Object could be specified in the jdo metadata as containing only instances of type SimpleClass. Proposal: <!ATTLIST field field-type CDATA #IMPLIED> > 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
