Is there a recommended way to register a module that may or may not already exist ?

should one just try registering it again (does it throw an understandable error?)
(e.g. registerApplicationModule )

or validate against an application module list ?
(e.g. getAllAppModules )

-E.

Reply via email to