Thanks Martin for polishing everything :) On 2013-07-03, at 21:47, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I'm impressed and pleased! Thanks Camillo and Martin for your attitude. Really. It opens a new range of possibilities with first class instance variables. Now with Opal + slots we will be able to implement cool features.
Stef
Hi,
Today we turned on the SlotClassBuilder⦠this means actually quite a huge change, as it puts into place lots of things that we can build on later.
What it means for now
-> A new, much easier to understand ClassBuilder -> meta Objects. Layouts + Slots
For example, there is now for every instance variable a meta object that describes it It will be very interesting to see what we can do with that!
Thanks to Toon + Camillo for the original implementation, and Martin Dias with Camillo for the work to get in really into 3.0.
Marcus