[Fwd: feature microsoft.net]

Daniel Lynes dlynes1 at home.com
Wed Mar 21 17:23:09 GMT 2001


On Wednesday 21 March 2001 00:28, you wrote:

> > this is about the editor feature with hinde/unhide of code. The idea
> > about the + and - isn't that bad though, think it might be interesting.
>
> Wouldn't it be much better to spent the time to make the class/function
> view working correctly (V1.4)?

I agree wholeheartedly.  Adding this functionality just gives lazy 
programmers another excuse to throw gobs of functions into one file, instead 
of splitting up the logic, correctly.

I've worked on too many projects with 250K source files.  This is completely 
ridiculous.  Not only does it make it difficult to find the function you need 
to debug, or update, or ..., it also increases compile time while the 
operating system floods the swap partition/swap file (operating system 
dependant)...

Please get the classview working instead...this will promote better code 
design...the folding promotes the opposite.  Besides...a prototype generator 
will do the same job as the folder, from what I understand...so you can still 
get that functionality until it comes.

> Just another tought: All project I have seen using such a blend-in-n-out
> tool, sofar, where bad designed and thus they really needed such a tool to
> kill the beast.

Exactly

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list