[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Further thoughts on Parts Manager
On 3/16/07, Peter Clifton <pcjc2@cam.ac.uk> 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
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev