On Mon, 16 Jun 2008 21:25:53 -0400
"Aaron Mavrinac" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm about to start developing the C++ based command-line server admin
> client. There's still an open question (as far as I know) as to its
> relationship with other packages.
>
> My opinion currently is that the client should be in a separate
> repository and available as a separate package for the following
> reasons:
I'd tend to agree as well. Personally the argument to have separate
implementations of the client is useful. After all, it's not a
standard until there are two independent implementations.
Also it reduces deltas on changes.
> If we assume the average user of tpserver-cpp will want local CLI
> client functionality, essentially how it works now with the console,
> then we could provide a "full" tpserver-cpp bundle which includes the
> client (and its dependencies) and a "minimal" tpserver-cpp bundle
> which is just the server itself. (I think this is more or less what
> Lee was suggesting off the list.)
And this is just a packaging issue:
apt-get install tp-everything
or
apt-get install tp-client
But yes, packaging separately makes sense.
Regards,
nash
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel