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

[FEATURE] Pipes for Visual Data Service design #310

Open
josvanroosmalen opened this issue Oct 11, 2020 · 1 comment
Open

[FEATURE] Pipes for Visual Data Service design #310

josvanroosmalen opened this issue Oct 11, 2020 · 1 comment
Assignees
Milestone

Comments

@josvanroosmalen
Copy link
Collaborator

The idea here is to have a low code option for Data Service. Here we have an "DataServiceInput" block, and a "DataServiceOutput" block.

Aim to get this in release 3.0 after the native Javascript generator.

@josvanroosmalen josvanroosmalen added this to the 3.0 milestone Oct 11, 2020
@josvanroosmalen josvanroosmalen self-assigned this Oct 11, 2020
@grtjn
Copy link
Contributor

grtjn commented Oct 16, 2020

Alternative approach, as suggested offline: allow calling generated pipes code 'manually' for self-written code. That way it can be invoked in any context, even rest extensions, or random other sjs (or xqy?) code..

Could also be complementary. Generate code into libraries, and provide ready to use endpoint code and such that make use of the libs.

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