[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Waldo interface
- To: <heh>
 
- Subject: Waldo interface
 
- From: Ravi Pandya <ravi>
 
- Date: Mon, 21 May 90 12:00:37 PDT
 
- Cc: <xtech>
 
- In-reply-to: 24 <9005211802.AA12135@xanadu>
 
This issue is related to the issue of making the front end separable
from the back end over a socket. There aren't actually that many
classes that can be privatized, though, since any class that defines
new protocol must be public, as must any superclass of a public class.
This leaves only Map, DirectRecord, and MappedRecord. I can only
suggest splitting them up into smaller files.
	--ravi