> On 27 Jan 2015, at 07:43, Tudor Girba <tu...@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