Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » No points in EventBroker topics
No points in EventBroker topics [message #997575] Tue, 08 January 2013 07:40 Go to next message
Eclipse UserFriend
When using the EventBroker for inter-bundle communication the topics are used, which are String messages send to plugins, by method
send(String topic, Object data)


Using of points inside these messages seems to be forbidden.


In my application I would like to use the e4 ids as topic messages.
This would be quite natural in my case, since it would be self explanary where the message comes from.

Why does this limitation exist for topic messages?
It seems not be documented?
Can it be removed?
Re: No points in EventBroker topics [message #1002390 is a reply to message #997575] Fri, 18 January 2013 08:51 Go to previous message
Eclipse UserFriend
AFAIK (though not sure) the event broker itself does not force this limitation. But since it is a wrapper around OSGi's EventAdmin service the limitation might be of the latter. If so, you might have more luck in the OSGi forum.
Previous Topic:No menu when launching newly built e4 application
Next Topic:Draggable toolbars in pure E4 application
Goto Forum:
  


Current Time: Thu Jul 24 14:23:33 EDT 2025

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

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

Back to the top