From kdevelop-devel Thu Jul 14 05:34:26 2005 From: Vladimir Prus Date: Thu, 14 Jul 2005 05:34:26 +0000 To: kdevelop-devel Subject: Re: New parser branch (Was: Dumping the source DOM?) Message-Id: <200507140934.26446.ghost () cs ! msu ! su> X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=112131939608720 On Wednesday 13 July 2005 23:05, Daniel Franke wrote: > as I understand it: code-refactoring is a buzzword for search-and-replace?! What I want, for example, is: rename a virtual method in a base class, and have methods in all derived clases in the entire project automatically renamed. That's extra boring to do manual, and if you miss a function, you've got a problem. (And don't tell me about -Woverloaded-virtual -- it gives spurious warnings in some cases). > From my user's point of view: I KNOW my funtions, I KNOW the libraries I > use, I KNOW what I've written before. If there are any typos (e. g. a > missing ';'), my compiler will tell me, there's no need that the IDE does. In that case, you don't need any smart IDE. However, in cases where I work on a large codebase I don't know, some help from IDE is desired. - Volodya _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel