client-server

linas@linas.org linas@linas.org
Fri, 29 Dec 2000 10:46:45 -0600 (CST)


It's been rumoured that David Merrill said:
> I'm trying to keep up with the protocol issues here, although it isn't
> my strong suit. But for the record, the transport should, imnsho, be
> kept separate from the database itself. It is a layer to marshall
> requests to the database and return responses. But I'm going to
> implement the database in a completely agnostic way wrt to protocol.

Yes, thanks, I think that was the thread that started it all:
the need to have the engine use sql for persistant store is independent 
of transport.

--linas