|
@ -43,7 +43,7 @@ class Rect |
|
|
I would expect different behaviour from `set` - method is called on |
|
|
I would expect different behaviour from `set` - method is called on |
|
|
value change > process value > returns processed value > applies |
|
|
value change > process value > returns processed value > applies |
|
|
returned value instead. Probably the thing which is proposed in |
|
|
returned value instead. Probably the thing which is proposed in |
|
|
undocumented section as `$set` but with not practical syntax. |
|
|
undocumented section as `$set` but with no practical syntax. |
|
|
|
|
|
|
|
|
__2. I see no consistency between `get` and `set` as set binds on write |
|
|
__2. I see no consistency between `get` and `set` as set binds on write |
|
|
and get doesn't bind on lookup.__ |
|
|
and get doesn't bind on lookup.__ |
|
|