You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/04 11:31:32 UTC

[jira] Closed: (XERCESC-756) create containers which delete appropriately

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