feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Jul 08 2006 : 2:27:15 PM
|
on the surface this sounds fairly easy, which always bothers me
how often do you need to do something like this? after some thought i can see problems when people do things like: * define one class inside another, and then try to move it * getting the #include entries correct, so you don't break the compile * don't know where to place the new files, people often have "odd" directory structures
do you have outlining in your IDE? i am seeing it in VS2003 and VS2005. using this in the cpp file you can easily see the entries for each class, thus allowing you to select and delete them by hand. |
zen is the art of being at one with the two'ness |
|
|