Hello,

> One thing that bugs me in refactoring though is that renaming a method or 
> variable does not necessarily work. It's supposed to track down all 
> >references and correctly change them, but it tends to be hit or miss.

Since we got a true dynamic language here (Python) I don't see a way
how a "perfect" refactoring can be done even in a theory. PyDev tends
to do the very same things. Okay, at least that saves me $199. Not
bad.

Vladimir Ignatov
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to