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

examples should be listed and importable from UI #394

Open
nikhan opened this issue Apr 15, 2014 · 4 comments
Open

examples should be listed and importable from UI #394

nikhan opened this issue Apr 15, 2014 · 4 comments

Comments

@nikhan
Copy link
Collaborator

nikhan commented Apr 15, 2014

/examples should contain only .json files that are ST patterns. it may be helpful to have a JSON manifest of examples, so that we can attach notes to each pattern (this may not be necessary if we add comment blocks of some sort). ie, "bikes.json": "in this pattern we use citibike data blah blah blah"

the entire /examples directory should be compiled into the binary, just as the /static directory is compiled into the binary. a list of patterns should be present in the UI, so the user can just select which example they want to import.

@nikhan nikhan added this to the 0.3 - GUI & PR milestone Apr 15, 2014
@mikedewar
Copy link
Collaborator

worth separating out instructive examples (like the citibike example) from useful patterns (like an http poller)?

@mikedewar
Copy link
Collaborator

AKA what's the use case?

@nikhan
Copy link
Collaborator Author

nikhan commented Apr 16, 2014

i think both are valid use cases -- it may be helpful to separate them out. I was wondering the same thing when I thought about an A/B test example. Is that a recipe (drop in the pattern and use with your own A/B test) or is it an example of an A/B test?

@jacqui
Copy link
Collaborator

jacqui commented Sep 3, 2014

I somehow missed this issue. I like the idea, and I'd like to further complicate it by adding in the idea of the streamtools patterns repo (unfortunately still in the works)... adding @friej715

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

3 participants