Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Add support for converters extension #11

Open
netvl opened this issue Jul 6, 2015 · 0 comments
Open

Add support for converters extension #11

netvl opened this issue Jul 6, 2015 · 0 comments

Comments

@netvl
Copy link
Owner

netvl commented Jul 6, 2015

For example, allow defining (or define now, if it is already possible) extended converters for BSON backend, something like

val datetime: Converter.Id[Date] = ... // Date -> BDateTime -> Date
val int64: Converter.Id[Long] = ...  // Long -> BInt64 -> Long
...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant