Skip to main content

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

I've just added a Wiki page containing a 'QuickRef' format summary
of the API.  (mostly for my own benefit, but I thought others might
find it useful as well).

- Jim

At 09:30 PM 10/21/2003, Mark C. Chu-Carroll wrote:

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


--------------------------------------------------------------------
Jim Wright, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: jwright@xxxxxxxxxxxxxx ------- Personal Email: jim.wright@xxxxxxx



Back to the top