Hello
This feature from 4.2 is very nice for a work im doing where i altered
the framework to filter returns from getService().
I was trying to try it but the EventHook is only is the framework
module. Should it be in the core module?
I know there are different views about the usage of the core module, but
i think its better to my project include a dependency on the core module
rather than the framework module.
There are any problems if i use the framework as dependency?
João Ferrreira
Richard S. Hall (JIRA) wrote:
[
https://issues.apache.org/jira/browse/FELIX-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall resolved FELIX-906.
-----------------------------------
Resolution: Fixed
Fix Version/s: felix-2.0.0
Assignee: Richard S. Hall
Patches have been applied. Please close if satisfied, thanks.
Felix needs an RFC 126 EventHook
--------------------------------
Key: FELIX-906
URL: https://issues.apache.org/jira/browse/FELIX-906
Project: Felix
Issue Type: Bug
Components: Framework, Specification compliance
Reporter: David Bosschaert
Assignee: Richard S. Hall
Fix For: felix-2.0.0
RFC 126 defines an EventHook that Felix needs to implement.
For more information see: http://www.osgi.org/download/osgi-4.2-early-draft2.pdf
Note that in this document the hook is called 'PublishHook'. It has since been
renamed to EventHook.