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

Boris Kolpackov closed XERCESC-756.
-----------------------------------

    Resolution: Invalid

I don't think Xerces-C++ should try to provide a general-purpose container 
library. If what's implemented is sufficient for Xerces-C++ then that's enough. 
The code is already bloated enough.

> create containers which delete appropriately
> --------------------------------------------
>
>                 Key: XERCESC-756
>                 URL: https://issues.apache.org/jira/browse/XERCESC-756
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.1.0
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: gareth reakes
>            Assignee: Gareth Reakes
>
> RefVectorOf has now been split into a base class and
> RefVectorOf/RefArrayVectorOf. You use RefArrayVectorOf when you want delete[] 
> to
> be called on the elements in the array. All of our container classes should do
> this. As far as I can see none of them are used inappropriately at the 
> momement.

-- 
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: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to