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

extractVersion in aggregate translator #135

Merged
merged 2 commits into from
Nov 2, 2015

Conversation

prolic
Copy link
Member

@prolic prolic commented Nov 2, 2015

No description provided.

@@ -64,6 +70,7 @@ class ConfigurableAggregateTranslator implements AggregateTranslator
* @param null|callable $messageToEventCallback
*/
public function __construct(
$versionMethodName = null,
Copy link
Member

Choose a reason for hiding this comment

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

Please move to second parameter position as the identifierMethodName is the one which is customized most often

@codeliner
Copy link
Member

Documentation required. Handled in issue: #136

@codeliner
Copy link
Member

@prolic CS issue + minor CR issues

codeliner added a commit that referenced this pull request Nov 2, 2015
extractVersion in aggregate translator
@codeliner codeliner merged commit 3677d69 into prooph:develop Nov 2, 2015
@prolic prolic deleted the extract_version branch November 2, 2015 18:17
prolic added a commit to prolic/event-sourcing that referenced this pull request Nov 2, 2015
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

2 participants