If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#125 Class fields position in the decompilation listing
Author:
focus
focusDate created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: AS3Decompilation
State: closed 

Now I see class variables are placed after constructor. I guess it would be more readable
if variables were placed in the beginning of the class definition, before any methods at
all.
And extra line between every variable makes readability worse from my point...
This issue is about AS3 only. Here is an example: http://i.imgur.com/BWzTdVp.png
Would be nice to see Slots/Consts traits in the beginning of class, before it's
constructor, and without extra line breaks.
BWzTdVp.png (7 KiB)I think it would be better if there were formatting settings, so that people could
configure how they like it the best, which would be better in the long run instead of
re-fixing formatting for every person's desire.
Any news on it?
This issue appears to be resolved in all the SWFs I have decompiled?
State: new→closed
