[ http://issues.apache.org/jira/browse/XALANJ-2224?page=comments#action_12373112 ]
Brian Minchau commented on XALANJ-2224: --------------------------------------- Comments from JIRA bug Triage on Febrary 7, 2006: > The suggested APIs are as of JRE 1.2, so it is OK to change to them. > The purpose of the patch is to make experientation easier, to use another implementation of List. > Brian M. to look at patch. > [PATCH] Switch to use 'new' collection apis > ------------------------------------------- > > Key: XALANJ-2224 > URL: http://issues.apache.org/jira/browse/XALANJ-2224 > Project: XalanJ2 > Type: Improvement > Versions: Latest Development Code > Reporter: Dave Brosius > Priority: Trivial > Attachments: use_new_collection_apis1.diff > > Current code relies on custom/ad-hoc apis of Vector and hashtable. Not only > are these methods antiquated, but it makes switching collection > implementations difficult. Switch to the 'new' collection apis, so that > swapping implementations is simpler, if desired, in the future. > This patch covers the Extensions classes -- 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]
