On 3/16/07, Peter Clifton <[EMAIL PROTECTED]> wrote:

I presume most users will use the system without wanting a server, so
perhaps it will be possible to mirror repositories like gedasymbols.org
as download packages.. e.g. "All symbols from author X", or "The 74xx
series". I never intended to completely replace local file based
storage.

You could use the local file system as the datasource for a server.
For people who do not want to setup a database they would run a simple local
server that goes through the directory tree and builds a datasource.
This server would accept a small subset of the commands that the
database server accepts.

The interface to each server can be the same so the client doesn't need to
change. When the client starts it could query the server to determine
which commands
it will accept and disable the commands that can not be run.

(* jcl *)

--
http://www.luciani.org


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to