google-nomulus/java/google/registry/model/eppoutput
cgoldfeder b0bcc1bb3d Create *InfoData objects instead of reusing *Resource objects
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
2017-01-12 14:11:51 -05:00
..
CheckData.java Add getter to CheckData 2016-12-13 16:05:22 -05:00
CreateData.java Migrate getCreatePrice() call to DomainPricingLogic 2016-12-06 11:52:46 -05:00
EppOutput.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppResponse.java Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
Greeting.java Set svID in ConfigModule instead of hard-coding it 2016-11-10 12:29:53 -05:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
Result.java Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00