[ http://issues.apache.org/jira/browse/TUSCANY-761?page=comments#action_12456997 ] Frank Budinsky commented on TUSCANY-761: ----------------------------------------
Ron, for the scenario you describe, this feature would be simpler. One concern with having an unregister method is what would happen if a user unregisters a namespace which other packages (that are not unregistered) have a dependency on. Would you expect that this feature would automatically unregister those packages as well or just leaves it up to the users to make sure that they don't put the registry into a corrupt state? > Support the ability to unregister all the SDO Types in a namespace > ------------------------------------------------------------------ > > Key: TUSCANY-761 > URL: http://issues.apache.org/jira/browse/TUSCANY-761 > Project: Tuscany > Issue Type: New Feature > Components: Java SDO Implementation > Affects Versions: Java-M2 > Reporter: Ron Gavlin > Fix For: Java-Mx > > > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
