Closed retailcoder closed 10 months ago
Some tweaks around server initialization; loads the projects' source files and iterates library references, but without loading them.
A refactoring is needed before proceeding much further, otherwise everything is going to end up under ServerApp and we don't want that.
ServerApp
Some tweaks around server initialization; loads the projects' source files and iterates library references, but without loading them.
A refactoring is needed before proceeding much further, otherwise everything is going to end up under
ServerApp
and we don't want that.