Smalltalk superclass vs metaclass? -


I'm new to OOP, but with a "procedural" background.

I am currently trying to take my head around the OOP through the "Smalltalk: Receiving Message" GO Smalltak and Lovejoy.

I am confused as Met's Metals and Metacas class, I can see the legacy flow of Superclass I Superclass -> Class -> Subclass; But I do not know how / where fits in metaclass. TIA ...

Description in an excellent free online book, Chapter 13 (Classes and Metcalaces). Things mentioned in this chapter are common for all small-scale applications.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -