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

Map out ideas for the underlying data structure used for construction and introspection #5

Open
mjtamlyn opened this issue Apr 3, 2016 · 1 comment
Assignees

Comments

@mjtamlyn
Copy link
Owner

mjtamlyn commented Apr 3, 2016

No description provided.

@mjtamlyn
Copy link
Owner Author

I think we can write down the docs for the top part of the API if not the underlying pieces yet.

Roughly I was thinking:

{
    'adapt': [],
    'validate': [],
    'process': [],
    'render': [],
}

Naming is hard. We may want adapt_initial and adapt_new separate, or they could be nested. This is partly dependent on the API designs in #24

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