A way to signal to the implementation that the passed instance is supposed to be handled eagerly,
meaning it shall be handled even if the handling implementation does not deem it necessary.
This is needed, for example, to store composition pattern instances without breaking OOP encapsulation concepts.
A way to signal to the implementation that the passed instance is supposed to be handled eagerly,
meaning it shall be handled even if the handling implementation does not deem it necessary.
This is needed, for example, to store composition pattern instances without breaking OOP encapsulation concepts.