#1418898: [META] Rewrite menu system
Patches in this issue do nothing more than rearranging stuff.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | head-phase1.patch | 160.14 KB | casey |
| #1 | navigation.patch | 200.45 KB | casey |
#1418898: [META] Rewrite menu system
Patches in this issue do nothing more than rearranging stuff.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | head-phase1.patch | 160.14 KB | casey |
| #1 | navigation.patch | 200.45 KB | casey |
Comments
Comment #1
casey commentedFor easier review this patch only moves code into navigation.inc, router.inc could be a follow-up.
Comment #2
casey commentedIt's hard rebasing three stacked branches.
Split up menu.inc into
- router.inc, anything related to routing
- navigation.inc, navigation stuff minus menu trees
- menu.inc, menu trees
Next phase should make anything in navigation.inc to not rely on anything in menu.inc
Comment #3
thedavidmeister commentedpatch no longer applies.
considering where WSCCI is at currently, and how far from code freeze we are, is this issue still as relevant as it was in early 2012 or are its intentions a duplicate of that initiative?
I'm going to assume this can be closed as a duplicate, like its parent meta issue.
Feel free to re-open with a re-rolled patch against the current HEAD if you disagree.
Comment #3.0
thedavidmeister commentedsmall note about content of patches