You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CoreContext is a bit of a large bin and it makes setting up a test environment hard and unmaintainable. the order of dependencies is coupled to the engine so setting something up in a more limited fashion ends up becoming a bit of a Easter egg hunt of finding the relevant dependencies to inject into the context. There is some PR's that we can't use at the moment since the changes introduced are for a much older version of the enigne. some of the changes are relevant when this is approached in the future after upgrading gestalt.
CoreContext is a bit of a large bin and it makes setting up a test environment hard and unmaintainable. the order of dependencies is coupled to the engine so setting something up in a more limited fashion ends up becoming a bit of a Easter egg hunt of finding the relevant dependencies to inject into the context. There is some PR's that we can't use at the moment since the changes introduced are for a much older version of the enigne. some of the changes are relevant when this is approached in the future after upgrading gestalt.
PR's for reference
The text was updated successfully, but these errors were encountered: