[Bug 72921] Duplicated class names in fast class browser on toolbar

Sascha Cunz mail at sacu.de
Mon Jan 19 18:59:02 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=72921      




------- Additional Comments From mail at sacu.de  2004-01-19 18:57 -------
Hi Amilcar,
do you really think, that this one should be dropped so fast?

Moving files arround is sometimes neccessary, as you recognize you've planned something wrong on your project. I've never seen a function in KDevelop that let's you actually do this kind of job.

Actually, there has to be a lot of stuff to be done, if you move files arround. You have to keep your VCS in sync and you have to keep your build-tool in sync with that change. It would be nice to leave this at least as a wish - since having it could save a lot of time, sometimes :-)

And as long as the File-Tree Plugin is loaded there is moinitoring over the project's file tree anyway (IIRC). So it shouldn't be a big problem to catch this event up. KDevelop could act smart on such cases. Like:

"Oh, you've dropped new source files to the project - would you like them being added to the project and/or your vcs?"
"Oh, you've deleted some source files from the project tree - would you like them removed from the project and/or your vcs?"
"Oh, you've moved some files arround? Shall i try to update the build tool?"

Cheers Sascha




More information about the KDevelop-devel mailing list