A Module declaration whose framework-owned structure is frozen, ready to be
compiled into an Application plan. Callback functions and deliberately
opaque nested application objects retain their identity. No service instance
or platform registration exists until activation.
To a consumer this is a handle: defineModule produces it, defineExtension
consumes it. The registration records it carries are the framework's own
and not a public contract — describePlan, on the compiled application, is
the readable form.
A Module declaration whose framework-owned structure is frozen, ready to be compiled into an Application plan. Callback functions and deliberately opaque nested application objects retain their identity. No service instance or platform registration exists until activation.
To a consumer this is a handle:
defineModuleproduces it,defineExtensionconsumes it. The registration records it carries are the framework's own and not a public contract —describePlan, on the compiled application, is the readable form.