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

Implementation of abstract base class for recipes #1

Open
jeffreyliu opened this issue Apr 19, 2017 · 0 comments
Open

Implementation of abstract base class for recipes #1

jeffreyliu opened this issue Apr 19, 2017 · 0 comments

Comments

@jeffreyliu
Copy link
Member

A python abstract base class (a la Java interface) will serve as the basis for recipes, as well as a reference for implementations in other languages.

User recipes should be classes that extend the abstract base class. Recipes should fork this repo and implement their class.

Which properties and methods should be included the base class is open for discussion. Discussion can happen in this thread, but specific requests and proposals should be opened as separate issues or pull requests.

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