Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Is changing the context classloader within a plugin a bad idea?
Is changing the context classloader within a plugin a bad idea? [message #290423] Thu, 25 August 2005 12:36 Go to next message
Lars  Ködderitzsch is currently offline Lars KödderitzschFriend
Messages: 15
Registered: July 2009
Junior Member
Hi all,

is (temporarily) changing the context classloader within a plugin
considered to be a bad idea?
Does the ogsi bundle manifest for a plugin support wildcard entries or
dynamic containers?

Regards,
Lars Ködderitzsch
Re: Is changing the context classloader within a plugin a bad idea? [message #290434 is a reply to message #290423] Thu, 25 August 2005 14:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

I don't know about the second question, but the first question is that
it is ok, as long as you can confine it to a certain contained section
of code and restore the thread context loader (if one is set) upon return.

Lars Ködderitzsch wrote:
> Hi all,
>
> is (temporarily) changing the context classloader within a plugin
> considered to be a bad idea?
> Does the ogsi bundle manifest for a plugin support wildcard entries or
> dynamic containers?
>
> Regards,
> Lars Ködderitzsch
>

--
Thanks,
Rich Kulp
Re: Is changing the context classloader within a plugin a bad idea? [message #290456 is a reply to message #290434] Thu, 25 August 2005 15:29 Go to previous message
Lars  Ködderitzsch is currently offline Lars KödderitzschFriend
Messages: 15
Registered: July 2009
Junior Member
Thank you very much, Rich!
I think there are some classloaders waiting for me ;-)

Regards,
Lars Ködderitzsch
Previous Topic:Sections of a perspective
Next Topic:How can I use the command/handler API?
Goto Forum:
  


Current Time: Wed Apr 24 14:52:08 GMT 2024

Powered by FUDForum. Page generated in 0.03191 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top