Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] osgi.syspath property

Is at least the "osgi" prefix correct? I mean, is it ok for other parts of the framework to rely on this property, or is it an Eclipse adaptor thing? I had the impression that we should use the "eclipse" prefix if that was the case.
 
Rafael
 
April 4, 2005 3:35 PM
To: "Eclipse Platform Core component developers list." <platform-core-dev@xxxxxxxxxxx>
cc:
From: Jeff McAffer/Ottawa/IBM@IBMCA
Subject: Re: [platform-core-dev] osgi.syspath property



we should document it but it is not API.  If we renamed it to be meaningful I would be a very happy guy

Jeff



Rafael Chaves/Ottawa/IBM@IBMCA
Sent by: platform-core-dev-bounces@xxxxxxxxxxx

04/04/2005 02:51 PM

Please respond to
"Eclipse Platform Core component developers list."

To
platform-core-dev@xxxxxxxxxxx
cc
Subject
[platform-core-dev] osgi.syspath property





Is the osgi.syspath property one of those to be documented in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=77112 ?

Or is it intended to be used by EclipseStarter only? Right now, in
EclipseAdaptor, we initialize the installURL slot with a call to
EclipseStarter.getSysPath(), although an inline comment says it should be
avoided.

Rafael

_______________________________________________
platform-core-dev mailing list
platform-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-core-dev


Back to the top