in reply to Re: Object design/structure with sub-objects (Moose)
in thread Object design/structure with sub-objects (Moose)

Cheers for the input.

Yeah, the lazy-build approach was my first thought, and it would work easily without making things too complicated.

I don't think Moose's implementation of lazy-build would be an issue, performance-wise, so would use their method rather than rolling my own.

  • Comment on Re^2: Object design/structure with sub-objects (Moose)