[ http://issues.apache.org/jira/browse/XALANJ-2224?page=comments#action_12446059 ] Brian Minchau commented on XALANJ-2224: ---------------------------------------
The Xalan PMC voted to drop support for JRE 1.1.x, so it is now OK to consider this patch. > [PATCH] Switch to use 'new' collection apis > ------------------------------------------- > > Key: XALANJ-2224 > URL: http://issues.apache.org/jira/browse/XALANJ-2224 > Project: XalanJ2 > Issue Type: Improvement > Affects 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]