mirror of
https://github.com/google/nomulus.git
synced 2025-05-03 13:37:51 +02:00
This is probably best from a code-cleanliness perspective anyways, but the rationale is that tightly coupling the resources to the info responses was a straightjacket that required all status values and fields to be directly available on the resource. With this change, I already was able to get rid of the preMarshal() hackery, and I will be able to get rid of cloneWithLinkedStatus() and most of the contents of cloneProjectedAtTime() for non-domains. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144252924 |
||
---|---|---|
.. | ||
CheckData.java | ||
CreateData.java | ||
EppOutput.java | ||
EppResponse.java | ||
Greeting.java | ||
package-info.java | ||
Result.java |