mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 12:37:52 +02:00
Caching turns out to be an anti-pattern for the console. If we use it, changes from the user just get obliterated by the older, cached version the next time the console refreshes (and it happens to refresh after every update). Caching is also not very useful here, as the amount of database access driven by the console is very small. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=190650931 |
||
---|---|---|
.. | ||
registrar | ||
BUILD | ||
package-info.java | ||
RegistrarFormFields.java | ||
SoyTemplateUtils.java | ||
StateCode.java |