| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
thanks for contribution. may i ask where you use this library?
Sorry, something went wrong.
|
|
||
| try { | ||
| return $handler->handle($execution->getWorkload()); | ||
| return $handler->handle($execution->getWorkload(), $execution); |
There was a problem hiding this comment.
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.
Sorry, something went wrong.
|
@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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Related to the #33