>>>>> "C" == Christoph <chr_news / gmx.net> writes: C> Wouldn't the C> ``@_I_am a_private_variable" C> thing break a lot of code? Yes, because you've introduced a new type of variable but this is not a problem with the implementation (i.e. you'll have the same problem with any implementations) Guy Decoux