Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event type resolver in aggregate root #969

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mpraglowski
Copy link
Member

No description provided.

@@ -85,6 +94,7 @@ def self.included(host_class)
end

def self.included(host_class)
host_class.include with_default_apply_strategy
host_class.extend OnDSL
host_class.include with
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that reads horrible :/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah... naming is hard ;)

mpraglowski and others added 4 commits January 9, 2021 13:19
* Prepare to have more dependencies passed to AggregateRoot
module on include.
* Ensure mutatnt has dependencies created in tests, not in the boot
  proccess mbj/mutant#1206 (comment)
Make it default argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants