[
https://issues.apache.org/jira/browse/TUSCANY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566490#action_12566490
]
Amita Vadhavkar commented on TUSCANY-761:
-----------------------------------------
There is some discussion on Feb4,5,6 2008 IRCs, - here is the summary - what is
the memory cost of having to init number of HelperContexts?
Each one has at constrcution an instance of all HElpers that require to manage
their own state -- i.e. not CopyHelper or
EqualityHelper, but all the others . The state of each of these helpers is not
large until you start registering types
so i think there would only be significant cost if there were duplication in
storage of metadata across typehelpers
so the problem with multiple HelperContexts would be when loading XML
Also, please let know if the issue mentioned in the JIRA still a requirement.
> Support the ability to unregister all the SDO Types in a namespace
> ------------------------------------------------------------------
>
> Key: TUSCANY-761
> URL: https://issues.apache.org/jira/browse/TUSCANY-761
> Project: Tuscany
> Issue Type: New Feature
> Components: Java SDO Implementation
> Affects Versions: Java-SCA-M2
> Reporter: Ron Gavlin
> Fix For: Java-SDO-Next
>
>
> Add an SDO lifecycle metadata Tuscany extension to unregister all the SDO
> Types in a namespace. The suggested method is
> SDOUtil.unregisterTypes(TypeHelper typeHelper, String namespace).
--
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]