You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2006/04/04 17:26:50 UTC

[jira] Commented: (XALANJ-2224) [PATCH] Switch to use 'new' collection apis

    [ 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org