kilon alios wrote:

Lets say you dont like the names used for some classes and methods. Why go through the tedious process of subclassing and creating your own methods that call superclass methods just so you have better names for those methods. Just go in and add new names for those methods, while they keep their old ones. Name clashing ? no problemo, use tags as identifiers that will help you separate methods with same names.
Sounds a bit (but not quite) like package "extensions" per the top half of [1].
[1] http://seandenigris.com/blog/?p=1015

cheers -ben





Reply via email to