Hello Alex,
In your post you say that your application will use "one Module".
And later that you do not need ModuleCatalog or Container because you "will not be using things such as Modules".
The initialization steps can be simplified by using a personnal class inheriting from Bootstrapper.
You'll just have to override 3 methods and your application will be ready to go.
Sincerely,
Linvi
In your post you say that your application will use "one Module".
And later that you do not need ModuleCatalog or Container because you "will not be using things such as Modules".
The initialization steps can be simplified by using a personnal class inheriting from Bootstrapper.
You'll just have to override 3 methods and your application will be ready to go.
Sincerely,
Linvi