You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Dave Brosius (JIRA)" <xa...@xml.apache.org> on 2008/01/09 05:08:34 UTC

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

     [ https://issues.apache.org/jira/browse/XALANJ-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius closed XALANJ-2224.
--------------------------------


Patch applied correctly

> [PATCH] Switch to use 'new' collection apis
> -------------------------------------------
>
>                 Key: XALANJ-2224
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2224
>             Project: XalanJ2
>          Issue Type: Improvement
>    Affects Versions: 2.7
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 2.7.1
>
>         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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org