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

Add the option to use lists and shows #36

Closed
kurtmilam opened this issue Mar 2, 2012 · 2 comments
Closed

Add the option to use lists and shows #36

kurtmilam opened this issue Mar 2, 2012 · 2 comments

Comments

@kurtmilam
Copy link
Contributor

This would give developers access to the extra power provided by lists and shows - lists, especially. For instance, lists give you access to the userCtx - the name of the user making the query. This can be useful when you're trying to filter records returned to a collection based on the logged in user making the request.

I think this could be implemented relatively easily, either by listening for list or show definitions in options, or by adding a list attribute to collections and a show attribute to models.

Would you entertain a pull request along these lines?

Thanks for the nice module, btw...

@janmonschke
Copy link
Owner

This can be really useful I think and I would love to have someone doing a pull-request for that!

@kurtmilam
Copy link
Contributor Author

The pull request included in issue #37 adds support for CouchDB lists.

radicand pushed a commit to radicand/backbone-couchdb that referenced this issue Apr 2, 2012
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