MALUtils TODO list
Strike'd bullets are now completed.
- Allow user defined templates in addition to the 6 default ones
- More extensible - Enables fine tuned customization
- Cache the list in its entirety and generate the CSS at request from that.
- Current system caches the CSS, and while this is probably microseconds faster, it makes it so changes in list type are not reflected until cache clear.
- Another alternative might be to organize the cache by type, but I feel like this isn't as elegant of a solution, nor is it as extensible.
|
winmac32Nov 4, 2014 10:29 PM