User Tools

Site Tools


at:changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
at:changelog [2007/07/27 10:10] – released tvcutsemat:changelog [2007/07/27 10:17] – * tvcutsem
Line 3: Line 3:
 ===== build270707 (v 2.6) ===== ===== build270707 (v 2.6) =====
  
-  * changed part of the semantics of method invocation. AmbientTalk now supports the so-called [[todo:link|uniform access principe]] that allows client objects to abstract from the fact that a 'property' is implemented as a field or as a zero-argument method. Hence, from now on:+  * changed part of the semantics of method invocation. AmbientTalk now supports the so-called [[at:tutorial:objects#uniform_access|uniform access principe]] that allows client objects to abstract from the fact that a 'property' is implemented as a field or as a zero-argument method. Hence, from now on:
 a) o.m == o.m() if m is bound to a method (if it is bound to a field, the field's value is still returned) a) o.m == o.m() if m is bound to a method (if it is bound to a field, the field's value is still returned)
 b) m == m() if m is bound to a lexically visible method b) m == m() if m is bound to a lexically visible method
at/changelog.txt · Last modified: 2010/02/11 17:54 by tvcutsem