Jan. 27, 2015
6:47 a.m.
On 27 Jan 2015, at 07:43, Tudor Girba <tudor@tudorgirba.com> wrote:
The use case is to offer first-class support for objects that would otherwise store instance variables in opaque dictionaries.
Yes, another way to put it: we move just code that is at the base level now to an âopened upâ language level (this is a MOP). With the effect of making the *real* design more clear. Marcus