[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.technology.packaging] Re: changing the upload URL

Wayne Beaton wrote:
The UDC isn't using the OSGi preferences service because I used the preferences support that I was familiar with when I built it. I recommend that you open a bug if you believe that we need to revisit that decision.

FWIW, the UsageDataService is a pretty poor example of an OSGi Service. We don't do anything particularly "servicy" with it.

Thats true :) But it could use preferences anyway. Otherwise there are so many places where you can put configuration values. For UDC it has to be a system property for other parts of Eclipse its preferences. Just hard to remember. I will open a bug to at least consider the preference value as the default that can be overwritten using a command line property (aka System property). What you think?


Phil