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

Reconnect app and underlying library #18

Open
rufuspollock opened this issue Feb 16, 2015 · 1 comment
Open

Reconnect app and underlying library #18

rufuspollock opened this issue Feb 16, 2015 · 1 comment

Comments

@rufuspollock
Copy link
Contributor

demo/lib.js is diverging from underlying node library (in fact we do not directly use the underlying library). This is leading to bugs and duplication (e.g. underlying library adds description to generated schema fields but app does not).

We should reconnect these by having the app depend more on functions in the library (and updating library to support this).

This is also an opportunity to work more on #2.

@rufuspollock
Copy link
Contributor Author

Open question whether we keep demo at all or just focus on https://github.com/frictionlessdata/datapackagist

May be some value in having the demo as super simple ...

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

2 participants