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

Allow explicit conversion via IConvertible and also supply Converter<TJsValFrom, object> #12

Open
Oceanswave opened this issue Dec 14, 2017 · 1 comment

Comments

@Oceanswave
Copy link
Member

Within the BaristaConversionStrategy, allow classes to specify an explicit conversion To/From JsValue objects by using the IConvertible interface.

Also let custom Converter<TFrom, TTo> classes be specified.

@Oceanswave
Copy link
Member Author

We might already have this as part of the use of Converter

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