logo       

Re: Metaclass hierarchy - Explanation - Part 1: msg#00248

lang.smalltalk.squeak.beginners

Subject: Re: Metaclass hierarchy - Explanation - Part 1

On Wed, 30 Aug 2006 16:58:54 +0200, Damien Cassou wrote:

Hope this is clear. If not, please ask.

Okay, question: have you done an inspectIt an all the expressions in your posting.

For example, when I do an inspectIt on the expression (String class), I get an instance of Metaclass. In your description, you get an instance of Metaclass for (String class class)

String class
rule 1) tells us that 'String class' is an object.
rule 2) tells us that 'String class' is an instance of a class. The
class is:
Metaclass

/Klaus


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise