On Fri, Feb 6, 2015 at 10:13 PM, stepharo <steph...@free.fr> wrote:

> I want relationships for certain modeling purposes
> What I like is that we should arrive to get a collection of useful slots
> with optimal implementation instead all of us reinventing the wheel.
>
> I have started to collect the examples in Slots-Examples (in #481).
At the start these are artificial (just testing/showing something), but
slowly we will add useful ones, too.

I started to implement PropertySlot, this uses hidden slots, initialisation
(to set the empty dictionary of the base slot), virtual slots
(the proper slots), reflectively changing the class both when adding and
removing (to add the base slot and remove it as needed).

   Marcus

Reply via email to