You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using what has been done in MiXiT project as a starting point, the purpose of this issue is provide builtin Kotlin extensions leveraging Kotlin reified type parameters to avoid specifying explicitly types to serialize/deserialize in APIs like MongoOperations and ReactiveMongoOperations. Providing KClass based variants should also be useful.
I am working on a PR I will submit asap finished
Issue Links:
DATACASS-484 Add Kotlin extensions for Template API
("Cloned to")
Sébastien Deleuze opened DATAMONGO-1689 and commented
Using what has been done in MiXiT project as a starting point, the purpose of this issue is provide builtin Kotlin extensions leveraging Kotlin reified type parameters to avoid specifying explicitly types to serialize/deserialize in APIs like
MongoOperations
andReactiveMongoOperations
. ProvidingKClass
based variants should also be useful.I am working on a PR I will submit asap finished
Issue Links:
("Cloned to")
Referenced from: pull request #463
The text was updated successfully, but these errors were encountered: