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
The thought here is that we can establish a more specific API for Bounded Context modules, just like we are doing with Application modules. This will mean the Space.Module becomes a lower level API, with lifecycle hooks being very flexible but not really intended to be used in implementations when using standard patterns and approaches.
Current thought is less drastic with treating Space.Module as a lower-level object, but still keen for (optional) opinionated modules where it makes sense… like here 😄
I wrote in Trello, October 23rd 2015:
Current thought is less drastic with treating
Space.Module
as a lower-level object, but still keen for (optional) opinionated modules where it makes sense… like here 😄Space.domain.Integration
s mapped as singletons Feature/Space.domain.Integration #10requiredBoundedContexts
mapped torequiredModules
Note from @DominikGuzei
The text was updated successfully, but these errors were encountered: