Closed ghost closed 11 years ago
I am all for anything that makes the code easier to read. This may also help later to eliminate redundant functions which could then be combined.
ok i will look at re-ordering the code to match the list above, then we can always tweak the order later if we decide it's not quite right
just a rough grouping, attempting to make it easier to follow the code through by grouping related functions and such.
How it currently is - https://gist.github.com/4462616 Proposed ordering - https://gist.github.com/4462710