Menu

#228 Sort methods based on the entire signature

closed
S
Core (38)
5
2005-12-19
2005-02-17
bugmenot
No

Would it be possible to have Jalopy sort methods based
on the entire signature of the method?
I am trying to plug Jalopy into Scooter Software’s
Beyond Compare utility. Beyond compare has the ability
to call external programs to format files before
comparing them. I am using Beyond Compare java class
rules which calls the jad decompiler when comparing
*.class files. I want to take this a step further and
have Jalopy sort the methods. Without the ability to
sort methods the compare results are not very helpful.
I was able to get Beyond Compare to use Jalopy.
However, Jalopy does not seem to sort the methods if
they have the same name.

Discussion

  • S

    S - 2005-09-15
    • labels: 472143 --> Core
    • assigned_to: nobody --> notzippy
     
  • S

    S - 2005-09-15

    Logged In: YES
    user_id=723231

    Ive pondered this myself and I dont see any reason why it
    cant be done. Ill put it in the todo list...

     
  • S

    S - 2005-12-15
    • status: open --> pending
     
  • S

    S - 2005-12-15

    Logged In: YES
    user_id=723231

    Methods are now sorted on the number of parameters they have

     
  • S

    S - 2005-12-19
    • status: pending --> closed
     

Log in to post a comment.