Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] [CQ 3630] org.apache.felix.scr package Version: 1.2.0

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=3630


Thomas Watson <tjwatson@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tjwatson@xxxxxxxxxx




--- Comment #5 from Thomas Watson <tjwatson@xxxxxxxxxx>  2009-12-09 14:56:52 ---
Stoyan, the zip you attached includes all the impl source as well.  We really
only want the following files, correct?

org/apache/felix/scr/Component.java
org/apache/felix/scr/Reference.java
org/apache/felix/scr/ScrService.java

We can always come up with naming arguments, but generally I don't like service
interfaces to end in Service.  I wonder if we could get Felix to change
ScrService to something like ScrAdmin or better yet ComponentAdmin.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top