Page 1 of 1

Alphabetization

Posted: Sun Oct 25, 2009 1:18 pm
by josh
http://alphabetizer.flap.tv/index.php
I just used this on a constants list, lol...
what tools are out there that I can use to alphabetize methods, variables, constants, etc..

I have a lot of lists, chained method calls, etc.. that could all use alphabetizing.

Re: Alphabetization

Posted: Sun Oct 25, 2009 3:16 pm
by alex.barylski
I'm confused as to what it does, other than sort the list of "terms"?

Re: Alphabetization

Posted: Sun Oct 25, 2009 8:22 pm
by josh
Nothing, but I am looking for something that does more. Will probably write my own utility with the new reflection SPL & zend code generator if not.