[Lazarus] "Figures" in code explorer
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Apr 20 01:43:38 CEST 2009
On Mon, 20 Apr 2009 00:56:06 +0200
Marc Weustink <marc at dommelstein.net> wrote:
> Mattias Gaertner wrote:
> > On Sun, 19 Apr 2009 20:28:31 +1100
> > Alexander Klenin <klenin at gmail.com> wrote:
> >
>
> >> 4b) Add 'Unsorted procedures' similar to 'unsorted members'
> >
> > I rarely have seen units where all procedure are sorted
> > alphabetically.
>
> Then you have never seen mine. In order to find way in my code I tend
> to sort all my methods.
:)
For me alphabetically sorting is like the index at the end of a book.
Logical sorting is like the directory at the beginning of a book.
Both are useful, although with current search tools you hardly need
the index anymore. The problem with logically sorting is that it is
still hard to implement.
Mattias
More information about the Lazarus
mailing list