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

Macaque to OCaml data API #7

Open
db0company opened this issue Nov 27, 2012 · 0 comments
Open

Macaque to OCaml data API #7

db0company opened this issue Nov 27, 2012 · 0 comments
Milestone

Comments

@db0company
Copy link
Member

Define what types of data we will use to manage Karaokanime's data.
Define a list of utility functions to manage datas: get, search, add, edit, ...
Write interfaces for these.
If these functions are short, just code them. Otherwise, open a new issue per set of functions to implement.

One file per type of data. These files will include the tables they need.
For example, playlist.ml will include playlistTable.ml.

@ghost ghost assigned korfuri Nov 27, 2012
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