[
https://issues.apache.org/jira/browse/FELIX-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647712#action_12647712
]
Richard S. Hall commented on FELIX-804:
---------------------------------------
Agreed that package protected is different than public, but it still is
exposing stuff to other members in the package that you intend to be
implementation details. Further, it seems odd to me that you'd want your test
cases to depend on implementation details, because if you changed those details
you also need to change your test cases. Regardless, I understand the conflict
created and am just not quite sure I want to deal with it yet. :-)
> Incorporate the Service Registry ListenerHook (RFC 126) work done in the CXF
> DOSGi project
> ------------------------------------------------------------------------------------------
>
> Key: FELIX-804
> URL: https://issues.apache.org/jira/browse/FELIX-804
> Project: Felix
> Issue Type: New Feature
> Components: Framework
> Affects Versions: felix-1.4.0
> Reporter: David Bosschaert
> Assignee: Richard S. Hall
> Fix For: felix-1.4.1
>
> Attachments: ListenerHook.patch
>
>
> This bug relates to https://issues.apache.org/jira/browse/CXF-1897
> The CXF DOSGi project contains an implementation of the ListenerHook of RFC
> 126. This could should move into Felix.
> See also: http://www.mail-archive.com/[email protected]/msg06475.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.