289
edits
| Line 50: | Line 50: | ||
** Easy to implement | ** Easy to implement | ||
** Fast | ** Fast | ||
** Easily cache-able (low amount of data to cache) | |||
* Cons | * Cons | ||
** Harder to switch our templates to use this | ** Harder to switch our templates to use this | ||
** Less easy to use (overhead of paying careful attention to syntax and order of arguments) | |||
== Decision == | == Decision == | ||
edits