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

Per-user Baskets #43

Open
nicholalexander opened this issue Apr 2, 2023 · 0 comments
Open

Per-user Baskets #43

nicholalexander opened this issue Apr 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nicholalexander
Copy link
Owner

nicholalexander commented Apr 2, 2023

My proposed interface is:

Basket.add('NewsArticlesBasket', news_article, current_user)

This will change how the whole thing works! You can reasonably think that users might have different sized baskets, they might have other options, they might want different things to happen in their callbacks.

@nicholalexander nicholalexander added the enhancement New feature or request label Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant