Skip to content

Evaluate the use of subcontainers #41

@intentor

Description

@intentor

Consider the following scenario:

  1. There's a main container with all common bindings;
  2. There's a secondary container with all gameplay related bindings;
  3. There's another secondary container with all store related bindings.

To prevent having to recreate all bindings from 1, it should be interesting to have some form of subcontainer in which 2 and 3 would inherit all bindings from 1.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions