Smalltalk/X WebserverDocumentation of class 'ChangeNotificationParameter': | |
Class: ChangeNotificationParameterInheritance:Object | +--Collection | +--SequenceableCollection | +--ArrayedCollection | +--Array | +--ChangeNotificationParameter | +--MethodChangeNotificationParameter
Description:In previous ST/X versions, change notification parameters were often arrays, to pass multiple values in an update:with:from: message. These are now replaced by instances of this class or subclasses. For backward compatibility, instances also respond to the array protocol, so old code can access the slots via #at:. Should be phased out over time. |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 02:34:11 GMT |