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. See details of the why and how of autoloading in the Autoload class. Instance protocol:message catching
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 09:51:35 GMT |