Skip to content

Provide Kotlin extensions for Class based methods in MongoOperations / ReactiveMongoOperations [DATAMONGO-1689] #2602

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

Closed
spring-projects-issues opened this issue May 10, 2017 · 2 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link

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 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")

Referenced from: pull request #463

@spring-projects-issues
Copy link
Author

Sébastien Deleuze commented

Could you please review this pull request I have just submitted?

@spring-projects-issues
Copy link
Author

Oliver Drotbohm commented

That's merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants