Re: BUILD and how to create a subclass object when creating a parent

[email protected] (Chris Prather) Thu, 26 Apr 2018 07:45:58 -0400
Newsgroups perl.moose
Message-ID <[email protected]>

> On Apr 26, 2018, at 6:28 AM, Arjan Widlak - United Knowledge <arjan@united=
knowledge.nl> wrote:
>=20
> Dear Marco,
>=20
> Thanks for your reply. Discussion on what containers might be, is not what=
 I'm looking for. The question is about Moose and how it could and could be u=
sed. Formulated less open than before: is there an option for an execution o=
rder that is the inverse of Method modifiers?
>=20
> Your final advise might be sound though, if the answer is no.
>=20

Look at augment/inner but experience says that if you=E2=80=99re reaching fo=
r this you need to rethink your design because you=E2=80=99re over coupling s=
omething somewhere.

-Chris