mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
This refactors LoadAndResaveCommand a bit so that it's more straightfoward and just switches on an enum to determine the resource type. This has the pro of actually making the command line flag friendlier anyway. Also changed how it handles a non-existent (or non-active) resource so that it throws an IAE rather than silently doing stageEntityChange(null, null). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=134113671 |
||
---|---|---|
.. | ||
com/google | ||
google/registry |