Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!uccba!mead!gordon From: gordon@mead.UUCP (Gordon Edwards) Newsgroups: comp.object Subject: Re: What is this? Message-ID: <1171@meaddata.mead.UUCP> Date: 17 Aug 90 19:25:24 GMT Sender: usenet@mead.UUCP Reply-To: mead!gordon@uccba.uc.edu Followup-To: comp.object Organization: Mead Data Central, Dayton OH Lines: 18 In article <1990Aug17.064856.26549@kth.se>, d87-mra@dront.nada.kth.se (Magnus Ramstr|m) writes: |> I have often seen references to the terms slot-based objects and prototype |> objects, but never a definition. I would be most grateful if someone could |> explain these terms to me via e-mail. |> The Common Lisp Object System (CLOS) uses the term "slot" to refer to the variables that represent a class. Smalltalk uses "instance variable" and C++ uses "member object" to describe the same thing. As for protoype objects, this could mean object-oriented prototyping, or it might be similar to a package specification in Ada or function prototypes in ANSI C. ?????? -- Gordon Edwards Mead Data Central, Dayton OH