Component Messaging

  • Thread starter Thread starter Fatih BOY
  • Start date Start date
F

Fatih BOY

Hi,
In my plug-in base application, i want to inform all related plug-ins when a
specific event occurs.

Is there any light-weight way to do it!?
 
Fatih BOY said:
In my plug-in base application, i want to inform all related plug-ins when a
specific event occurs.

Is there any light-weight way to do it!?

Do you have a problem with using an event?
 
Thats the way it is. Plug-in has to hook itself to related event. But it
cause lots of events to be fired at the same time! Also some plugins need to
cancel the event. For example while closing application, one may perform
whether files saved and if not the may need to cancel close event and ask
user to save.

Is there any way for c# like vetoable or eventbus in java?!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

VB6 Component Issue with TDBGRID 0
Computer Nooby , advice needed. 1
Zero Upload Speed 6
Cooler Master Keyboard LEDs not working 7
Reflection 11
Moving Router 2
network green light yellow light 7
Define String 4

Back
Top