Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] New repository API checked in

The first reasonably complete draft of the new repository API is checked in as the project org.eclipse.stellation.newstore. I believe that this includes
everything except authentication/authorization, which will largely
be copied from the old API.

I'm planning on implementing this as three projects:
- org.eclipse.stellation.newstore: all of the interfaces, and all classes shared
	by clients and servers will live here.
- org.eclipse.stellation.newstore.server: the actual repository backend, and
  	the server-side communication classes will be here.
- org.eclipse.stellation.newstore.client: the client side communication
   	classes and proxies will be here.

	-Mark


Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM Research
***      http://stellation.eclipse.org
*** Work: mcc@xxxxxxxxxxxxxx/Home: markcc@xxxxxxx



Back to the top