[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

while we're restricting things ..



I'd also really like to eliminate the null message.  Right now it is
valid (and specified for cords, even) that `mcp-cord' is a protocol
with three messages
  "open"
  "close"
  and
  ""

It would be nice to specify that all messages need to have a name for
asthetic reasons and again to eliminate another special case in
message dispatch.

--ken