Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] A minor proposed reorganization

On Sat, Dec 07, 2002 at 11:05:09AM -0500, Mark C. Chu-Carroll wrote:
> 
> I'd like to propose a slight reorganization of the code.
...
> 
> So I'd like to re-structure the current core into the following
> components:
> - org.eclipse.stellation.core for the "true core", which will contain
>   the basic repos code, the database code, the artifacts and artifact
>   agents, and the interfaces for components that interface with 
>   the core, like inputs and outputs.
> 
> - org.eclipse.stellation.commandline for the command-line client, which 
>   will contain the command-line workspace, the workspace-specific
>   input and output implementations, and the command-line script tests;
>   and
> 
> - org.eclipse.stellation.remote, for all of the code involving
>   remote access: the comm engine, the remote handle, and the
>   server. (This could also be split into engine, server, and client,
>   but I think that's creating too many tiny plugins. However if there's
>   a consensus that once we're dividing things, this should be separated
>   as well, I won't fight it.)

+1

-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx. 


Back to the top