Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!rocksanne!entire!elt From: elt@entire.UUCP (Edward L. Taychert) Newsgroups: comp.lang.smalltalk Subject: Re: Variable scoping in Smalltalk Keywords: super Message-ID: <3350@entire.UUCP> Date: 28 Mar 89 17:11:49 GMT References: <935@cs-spool.calgary.UUCP> <2719@pegasus.ATT.COM> <1721@scubed.UUCP> Distribution: comp Organization: Entire Inc, East Rochester, NY Lines: 17 In article <1721@scubed.UUCP>, warner@s3snorkel.ARPA (Ken Warner) writes: > Along the same lines, how does one find out the super-class so that one can > access the super class-pool variables without explicitly stateing the name of > the super class. Try self class superclass to get the name of the superclass, Don't have a clue on how to get at its class-pool though. Ed Taychert ...!rochester!rocksanne!entire!elt