[753] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next next in chain last in chain last

Re: tCD and ColdX mailing lists

daemon@ATHENA.MIT.EDU (Sun Jul 30 14:49:47 1995 )

Date: Sun, 30 Jul 1995 12:49:06 -0600
From: 869683 Gillespie Brandon James <brandon@paradise.declab.usu.edu>
To: coldstuff@MIT.EDU

< Definitely the form:
<         open
<         read/write
<         close  
<         stat or exists/eof

If this is the case, would you like to see connection io go the same route,
where you have to ask for input on a connection?

I dont know if I would like this or not, perhaps have both mechanisms going..
(defined when you open the connection as intrusive/non-intrusive)

I would like to make both work the same, because if done right there really
shouldn't be a difference to the db...  (of course, intrusive files would
just mean that every iteration of the main loop it would read a block in
from the file)

-Brandon