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

Improve information returned by tasks #11

Open
3 tasks
joeha480 opened this issue Jan 3, 2017 · 1 comment
Open
3 tasks

Improve information returned by tasks #11

joeha480 opened this issue Jan 3, 2017 · 1 comment

Comments

@joeha480
Copy link
Contributor

joeha480 commented Jan 3, 2017

Task implementations could return more detailed information, for example XsltTask only returns "application/xml" when it could return something more specific, depending on the transform executed.

  • LayoutEngineTask
  • TextNodeTask (could return the same details as input)
  • XsltTask

The importance of correcting this is somewhat unclear however, since this information is not used when chaining tasks together.

@joeha480
Copy link
Contributor Author

joeha480 commented May 19, 2017

It could be used to provide accurate validation, see the new validation API in streamline-api

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

No branches or pull requests

1 participant