Language Changes
-
Object Referencing now uses simpler and more consistent syntax.
-
Object Neighborhoods have been introduced to make accessing all objects within views easier.
-
Delegation: Long-standing design limitations in delegation have been corrected:
-
Broadcast: Delegation mode is not changed during Broadcast messages.
-
Self: When Self (current_object) is passed as a parameter, its value is not changed by delegation.
-
True/False in Application Code is now more consistent.
-
Global/Desktop Methods have been simplified.
-
No Longer Supported shows which language elements are no longer supported.