-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
Enhancement-architecturalEnhancement-code qualityJavadoc, renaming, reordering of lines of codeJavadoc, renaming, reordering of lines of code
Description
Some things that could be improved on after merging #622:
- All remaining uses of
ContextWrappershould be removed - Make
@Injectin NUI screens use the game context. This could be quite a bit of work. - Document the roles of the service registry classes (
CoreService,GameConfigurationService,SolGameServiceRegistryetc.) - Try to find a better alternative to
EventReceiverServiceRegistry. It uses the oldergetSubtypesOfmethod, which might be better replaced with newer automatic techniques now provided by gestalt-di. - If
ModuleManagerinitialisation fails, try to find a way of exiting gracefully whilst displaying an error.
Cervator
Metadata
Metadata
Assignees
Labels
Enhancement-architecturalEnhancement-code qualityJavadoc, renaming, reordering of lines of codeJavadoc, renaming, reordering of lines of code