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 support for ImageRequest.tags. #1066

Merged
merged 27 commits into from
Dec 29, 2021
Merged

Add support for ImageRequest.tags. #1066

merged 27 commits into from
Dec 29, 2021

Conversation

colinrtwhite
Copy link
Member

This adds support for ImageRequest.tags. Tags are distinct from Parameters as tags are primarily meant for custom user data that's attached to a request. Parameters are meant for adding extensions to ImageRequest and modify the image request's memory cache by default.

@colinrtwhite colinrtwhite merged commit 9feecb8 into main Dec 29, 2021
@colinrtwhite colinrtwhite deleted the colin/tags branch December 29, 2021 02:47
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Experiment with tags.

* Make Parameters return a typed value.

* Refactor.

* Remove Option.

* Change order.

* Use lazy delegate.

* Tweak.

* Fixes.

* Tweak.

* Add tags.

* Tweak.

* Docs.

* Tweak.

* Tweak.

* Revert.

* Revert.

* Re-arrange constructors.

* Refactor.

* Update API.

* Tweak.

* Revert.

* Fix order.

* Fix.

* Add equals/hashCode.

* Fix.

* Add test.

* Fix test.
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

Successfully merging this pull request may close these issues.

1 participant