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

Infer RequiresSerializerAttribute from ICacheSerializer in the constructor arguments #292

Open
ndrwrbgs opened this issue Nov 1, 2019 · 0 comments

Comments

@ndrwrbgs
Copy link

ndrwrbgs commented Nov 1, 2019

Since having that argument means the handle requires a serializer for sure (rather than if it, say, read from the configuration), we could provide the same error visibility for handles that miss the attribute just by checking the arguments on the ctor.

maldworth/CacheManager.FileCaching#5

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

1 participant