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

Formalise Adapt framework, plugin, data and schema API #2662

Closed
oliverfoster opened this issue Feb 27, 2020 · 0 comments · Fixed by #2667
Closed

Formalise Adapt framework, plugin, data and schema API #2662

oliverfoster opened this issue Feb 27, 2020 · 0 comments · Fixed by #2667
Assignees

Comments

@oliverfoster
Copy link
Member

oliverfoster commented Feb 27, 2020

Subject of the issue

Currently the data structures, schemas which represent them, the way the plugins extend the structures and the way these pieces function in Adapt Framework must be inferred from the grunt tasks.

We should formalise these behaviours in code, such that they are easier to understand, critique and develop.

A boundary can be created between the file data on disk (JSON, schema, package and bower JSON) and the compilation processes which utilise this data.

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

Successfully merging a pull request may close this issue.

1 participant