Plugin threads and stuff.. [message #22774] |
Fri, 11 April 2003 22:46 |
Eclipse User |
|
|
|
Originally posted by: kduffey.marketron.com
Hey all,
I know we can't controll all renegade developers and how they code things. I
am wondering what happens if a plugin creates a thread that uses part of the
ref to another plugin (or plugin class) to do its work, and if the plugin
class that this plugin depends on gets deactivated, unloaded, or reloaded,
what happens to the thread? My guess is it is up to the plugin lifecycle
event AND the code in the thread to properly check the object before each
use, but sometimes speed is of the essence so adding a lot of if() calls may
not be appropriate. How would such a scenario be handled?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03203 seconds