Currently the tokens in the token tree are unsorted and as such can be hard to grok. We should sort them.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 845146-token-presort-tokens-D7.patch | 2.13 KB | dave reid |
Currently the tokens in the token tree are unsorted and as such can be hard to grok. We should sort them.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 845146-token-presort-tokens-D7.patch | 2.13 KB | dave reid |
Comments
Comment #1
dave reidThis should be all we need. Just pre-sort in our info function.
Comment #2
dave reidCommitted to CVS!