[ 
https://issues.apache.org/jira/browse/XERCESC-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609919#action_12609919
 ] 

Boris Kolpackov commented on XERCESC-1815:
------------------------------------------

I agree we should probably remove defaulting to fgMemoryManager from interfaces 
that are normally not used by the end user (e.g., XMLMutex). If, howevere, the 
API is used by the end user, making them pass fgMemoryManager explicitly is too 
much. So if makeNewLCPTTranscoder() is not normally called by the end user then 
I agree we should not make its argument default to fgMemoryManager.


> Propagate MemoryManager into transcoders
> ----------------------------------------
>
>                 Key: XERCESC-1815
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1815
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: Nightly build (please specify the date)
>            Reporter: David Bertoni
>            Assignee: David Bertoni
>         Attachments: patch.diff
>
>
> This patch propagates a MemoryManager instance into the transcoders, so they 
> don't inadvertantly use the global MemoryManager instance.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to