[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
moderating clos mailing list
- To: brian@vuse.vanderbilt.edu
- Subject: moderating clos mailing list
- From: Michael Sokolov <sokolov@whitechapel.media.mit.edu>
- Date: Wed, 16 Nov 88 21:52:12 EST
- Cc: gregor.pa@Xerox.COM, commonloops.pa@Xerox.COM
- Redistributed: commonloops.pa
I agree that most of the discussion on ERNIE vs. PCL has been
unsubstantiated name-calling, but it does raise an interesting issue:
namely, the issue of type declarations. There are obviously going to
be cases where types will be known at compile time and it will be
optimal to compile out the method-decoding and class-specialization:
CLOS doesn't seem to address this.
MS