|
Smalltalk/X WebserverDocumentation of class 'AutoloadMetaclass': |
|
|
Class: AutoloadMetaclassInheritance:Object | +--Behavior | +--ClassDescription | +--Metaclass | +--AutoloadMetaclass
Description:AutoloadMetaclass catches unhandled class methods, files in the corresponding code when first used and resends the catched message to the now existing class. Autoload installs AutoloadMetaclass as its metaclass in #initialize. Related information:
Autoload
Instance protocol:message catching
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 07:51:27 GMT
|