Hi Yang,

That doesn't seem like the best solution to my problem. In my case I have lots 
of different namespaces/schemas registered. I don't want to endure the overhead 
of re-registering them all when just one was deleted. Let me know if you need 
more details.

- Ron

----- Original Message ----
From: Yang ZHONG <[EMAIL PROTECTED]>
To: [email protected]
Sent: Thursday, September 28, 2006 11:28:42 AM
Subject: Re: XSDHelper.undefine(String namespaceURI)


XSDHelper defines Types into a certain scope(TypeHelper),
does SDOUtil.createXSDHelper work for you since it creates XSDHelper with
new scope(TypeHelper) without previously registered Types?


On 9/28/06, Ron Gavlin <[EMAIL PROTECTED]> wrote:
>
> Greetings,
>
> I am working on a dynamic application where namespaces are created and
> deleted throughout its lifecycle. I noticed there is no 
> XSDHelper.undefine(String
> namespaceURI) method available. Is this an oversight? If so, would it make
> sense for Tuscany to provide a similar method in SDOUtil to hide the EMF
> EPackage-related details required to perform such an operation. I'll create
> a JIRA if you think it makes sense.
>
> - Ron
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 

Yang ZHONG

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to