Skip to content

Conversation

@smalot
Copy link

@smalot smalot commented Apr 17, 2017

Related to the #33

Copy link
Member

@wachterjohannes wachterjohannes left a comment

Choose a reason for hiding this comment

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

thanks for contribution. may i ask where you use this library?


try {
return $handler->handle($execution->getWorkload());
return $handler->handle($execution->getWorkload(), $execution);
Copy link
Member

Choose a reason for hiding this comment

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

This would lead into an "optional" argument? I would prefer a solution which the execution exists also in the interface. it is a BC-break but ok when you change this PR to develop.

@wachterjohannes
Copy link
Member

@smalot I have thought deeper about this feature and I think your solution is a good way to keep BC. Could you please update this PR? I would like to release 1.1 soon.

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.

2 participants