On 05.06.2010, at 22:47, Stefan Marr wrote:
> Hi:
>
> Was just thinking about some details of the traits implementation.
>
> From my perspective, static variables in methods should work like the method
> would have been actually implemented in the class using the traits. Thus,
> static variab
Hi:
Was just thinking about some details of the traits implementation.
From my perspective, static variables in methods should work like the method
would have been actually implemented in the class using the traits. Thus,
static variables should be independent for the different traits usages.