The Problem
This package is often used in modules. Yet, each such consuming package is forced to re-implement the cascading initialization of the components in this package. Although quite simple, having to re-implement this is inconvenient, and does not allow a convention to form.
Suggested Solution
Add a module definition, including services.
The Problem
This package is often used in modules. Yet, each such consuming package is forced to re-implement the cascading initialization of the components in this package. Although quite simple, having to re-implement this is inconvenient, and does not allow a convention to form.
Suggested Solution
Add a module definition, including services.