Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] remoteservice API plugin

Folks,

Just for grins, I checked in the skeleton ECF 'remote OSGI services' API to a new plugin org.eclipse.ecf.remoteservice. If interested, see the attached project file for anonymous CVS access. This is all mostly free floating ideas at this point (hasn't even reached provisional :), so please comment/criticize, etc.

The intention here is to eventually get to a 'distributed service registry and remote service API' that resembles and follows the regular OSGI mechanism but allows for cross-process access to services.

Scott


<?xml version="1.0" encoding="UTF-8"?>
<psf version="2.0">
	<provider id="org.eclipse.team.cvs.core.cvsnature">
		<project reference="1.0,:pserver:dev.eclipse.org:/home/technology,org.eclipse.ecf/plugins/org.eclipse.ecf.remoteservice,org.eclipse.ecf.remoteservice"/>
	</provider>
</psf>

Back to the top