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

Snapshotter #9

Merged
merged 2 commits into from
Jan 21, 2017
Merged

Snapshotter #9

merged 2 commits into from
Jan 21, 2017

Conversation

prolic
Copy link
Member

@prolic prolic commented Jan 21, 2017

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-24.9%) to 52.85% when pulling e1319c2 on snapshotter into 4568693 on master.

return [];
}

return $aggregate->aggregateRoot();
Copy link
Member

Choose a reason for hiding this comment

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

@prolic Do you think we can rename Aggregate::aggregateRoot() to Aggregate::state()?

Copy link
Member Author

Choose a reason for hiding this comment

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

The snapshot-store is also used in the event-sourcing lib. I could not come up with a name that fits both perfectly.

@codeliner
Copy link
Member

My question is not related to this PR so I'm merging it.

@codeliner codeliner merged commit 62b7ebb into master Jan 21, 2017
Copy link
Member

@basz basz left a comment

Choose a reason for hiding this comment

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

i see many inline fqcn's. (not imported) but am guessing that's on purpose.

@prolic
Copy link
Member Author

prolic commented Jan 21, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants