[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: suitability of CLOS for large KB
- To: commonLoops.pa@Xerox.COM
- Subject: Re: suitability of CLOS for large KB
- From: Larry Masinter <masinter@parc.xerox.com>
- Date: Sat, 14 Jul 90 11:23:25 PDT
- In-reply-to: Philp McBride's message of Fri, 13 Jul 90 12:26:56 PDT <9007131926.AA00631@towser.Eng.Sun.COM>
- Redistributed: commonLoops.pa
- Sender: masinter@parc.xerox.com
"Not well-suited to" is different from "unsuitable for"; "CLOS" is
different from "a KRL built out of CLOS using the meta-object
protocol".
I imagine that folks who have spent the last decade building elaborate
knowledge-representation systems have found use for features in those
systems that aren't built into CLOS.
Perhaps Common Lisp with CLOS is more suitable for building extensible
representation systems than, say, Common Lisp without CLOS (I hope so;
it was certainly one of the design goals) but the only CLOS mechanism
of inference is inheritance, which certainly isn't enough by itself
for most large representation problems.