June 29, 2013
8:31 p.m.
On 29 June 2013 21:21, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Jun 29, 2013, at 8:19 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 29 June 2013 20:12, Camillo Bruni <camillobruni@gmail.com> wrote:
Working on the new class builder I have a hard time figuring out the full trait semantics.
If I use a trait on instance side, does that imply that its classTrait on the metaclass?
No. I do not think so (I will have to think). Normally Trait and ClassTrait are two different classes. NOw I do not remember if a trait is composed of a classTrait too.
Trait has 'classTrait'
Sytef
-- Best regards, Igor Stasenko.