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

[minor improvement] Add argument to register Result's Callback using command line #110

Open
martinezmatias opened this issue Jul 14, 2019 · 4 comments

Comments

@martinezmatias
Copy link
Collaborator

Now, the callback can be only be register programmatically: Example:

public void testIntermediateCallback1() throws Exception {

@martinezmatias
Copy link
Collaborator Author

Related to issue #100

@sedflix
Copy link
Contributor

sedflix commented Jul 14, 2019

This sounds a good idea.

I think it would be a good idea if we could also implement an intermediate callback that produces an output similar to the one produced right now.

WDYT?

@martinezmatias
Copy link
Collaborator Author

Hi @martinezmatias

We have already that :) . In any case, Thanks for proposing that feature.
I've just update the documentation:

https://github.com/SpoonLabs/coming/blob/master/docs/extension_points.md#creating-your-own-post-output-processor

@sedflix
Copy link
Contributor

sedflix commented Jul 14, 2019

Oh! Awesome!

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

No branches or pull requests

2 participants