class instance variable question

Derek Brans brans at nerdonawire.com
Sun Jan 12 03:43:20 UTC 2003


I need every subclass of a given class 'MyClass' to manage its own 
version of a class variable called 'SpecialVar'.

Would that be a job for a class instance variable?
If so, why does the browser give a terrible warning when I try to add a 
class instance variable to MyClass?
If not, what is the proper way to handle this problem?

Thank you in advance,
Derek

Nerd on a Wire: Web and Information Solutions
Website Design - Database Systems - Site Hosting
604.874.6463
mailto:info at nerdonawire.com
For more information, visit http://nerdonawire.com




More information about the Squeak-dev mailing list