![]() |
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 12 Aug 2022 15:51:55 GMT
|