mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 20:47:52 +02:00
private="true" has never done very much unfortunately. There is an alternate way to mark templates as private by setting 'visibility="private"' which does get enforced both by the soy compiler and by custom per-language strategies in the various backends. Unfortunately, it isn't possible to safely migrate from one to the other since users may be calling these templates from server side soy which enforces visibility via a runtime exception. So they are just being deleted. LSC: https://docs.google.com/document/d/1aOM_tBmanDQolF8mAuB0y29yB76cmYS5qOVYBAzFzyw/edit# Tested: TAP --sample for global presubmit queue [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=159565458 |
||
---|---|---|
.. | ||
registrar | ||
BUILD | ||
Console.soy | ||
Forms.soy |