> > Off the top of my head, in the worst case implementing #name on the > class-side can be fatal. >
TBH using generic names (for both variables and methods) on class side is like running through a mine field. I blew up my image more than once. >From UX perspective the system should warn the user if he is trying to override some system method or variable, but that is perhaps issue of its own. Peter
