[ http://jira.codehaus.org/browse/JIBX-66?page=all ] Dennis Sosnoski closed JIBX-66: -------------------------------
> item-type as the parameter type of the add-method in collection does not work > for complex types > ----------------------------------------------------------------------------------------------- > > Key: JIBX-66 > URL: http://jira.codehaus.org/browse/JIBX-66 > Project: JiBX > Type: Improvement > Components: core > Versions: 1.0-beta3c > Reporter: Brian Stansberry > Assignee: Dennis Sosnoski > Fix For: 1.0-RC1 > Attachments: 송, collectionTest.zip > > > The current implementation only allows java.lang.Object as the parameter type > for the method specified in the attribute add-method of the element > collection. > Instead, it should use the class specified in the attribute item-type (if > this attribute is not specified it should use java.lang.Object). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
