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

polish davenport #24

Open
lehmannro opened this issue Sep 6, 2010 · 0 comments
Open

polish davenport #24

lehmannro opened this issue Sep 6, 2010 · 0 comments

Comments

@lehmannro
Copy link
Owner

Davenport sorely lacks features to hide the CouchDB/HTTP transport in the background. Items include but are not limited to:

  • Document creation (saveDoc); should be hidden with some magic
  • Document updates (fetch&save cycle); should be transparently ORM'd?
  • hide raw replies for view fetches (all the ['rows'][0] hassle)
  • find out if the user wanted just one reply (usually if key is supplied)
  • handle CouchDB's HTTP return codes (or require CouchDB >=0.11?)

See also #23.

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