andrewoma
09/30/2015, 10:03 AMinit {}
to impose constraints on domain objects as I want to construct partial objects. e.g. objects that only have their ids set as they haven't been fetched from the db. However, a Java Builder used in the same fashion would have exactly the same limitations.