Yes, those are all good ideas, code folding - not only for normal branche, but that could hide macros where #if is false sounds a good idea.
On 28/11/06 00:08, "Andy Dent" <[EMAIL PROTECTED]> wrote: > > However, there's no reason why the equivalent of a code-folding > editor couldn't be used to hide stuff within the other branches, with > the essential option of still displaying it (imagine applying a fix > and needing to apply it to all platforms). > > Object Master used to allow you to toggle the meaning of defines > within its Smalltalk-style browser and it would then apply a special > italic style to the code within a #false branch, so you could see > what wasn't applicable. Hiding code is just an extension of this > technique. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
