On May 29, 2018 at 12:02:53 PM, Norbert Hartl (norbert@hartl.name) wrote:
Lazy initialization is good if you only want to assign additional objects when needed. So if it would be a storage optimization you could make it in a way that only those who have pets get a collection assigned.