Programmer's Reference

Superclass accessing

connectToSuper, disconnectFromSuper

Note:
These messages both operate outside the scope of the source code manager.
Porting tip:
Smalltalk/V and Objectworks\Smalltalk provide other messages that have the same effect.
Tip:
Using connectToSuper or disconnectFromSuper will make the image inconsistent with the source code management system. This method should only be sent by experienced developers who are certain of the outcome.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]