Le 29/12/2012 13:40, Bruce a écrit :
> Hi Benoît,
>
> This isn't really a bug per se, so I haven't reported it as such.
>
> If a child class implements a property that uses a _get(pname as string)
> in its' parent class and the child's property name is the same name as
> the referenced name in the
Hi Benoît,
This isn't really a bug per se, so I haven't reported it as such.
If a child class implements a property that uses a _get(pname as string)
in its' parent class and the child's property name is the same name as
the referenced name in the parent then a simple typo can cause an IDE
and ru