[ http://jira.codehaus.org/browse/JIBX-48?page=history ] Dennis Sosnoski closed JIBX-48: -------------------------------
> Use item-type as the parameter type of the add-method in collection > ------------------------------------------------------------------- > > Key: JIBX-48 > URL: http://jira.codehaus.org/browse/JIBX-48 > Project: JiBX > Type: Improvement > Components: core > Versions: 1.0-beta3c > Reporter: Juan Carlos Estibariz > Assignee: Dennis Sosnoski > Fix For: 1.0-RC0 > Attachments: BindingBuilder.class, patch.tar > > > 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
