Otávio Santana

Results 88 comments of Otávio Santana

@keilw I've created the Proposal: https://github.com/eclipse/jnosql/pull/237 I created an `Observable` interface, therefore, we can change the implementation as soon we will change to Java 11. Also, as you can see...

@keilw it will work on both now and later with less impact to the users.

Hey, @amoscatelli it sounds like a huge challenge. Sure, please, go ahead. Please, let me know if you need any help.

In documents databases, it should be fine. We have tests on our drivers, so it will be ok for us to test.

@amoscatelli you did not send the PR to review.

@amoscatelli That is great progress. Are you going to create the implementation in the JNoSQL?

@amoscatelli if it will implement MongoDB I believe that it would be better to start as an extension instead of the main API: https://github.com/eclipse/jnosql-mapping-extension

Please, let me know what do you think.

@amoscatelli I'm thinking :thinking: In fork; https://github.com/eclipse/jnosql-mapping-extension 1) create a module call: **criteria** 2) move the whole API code there 3) Create a MongoDB module 4) Implement there What do...

As the first step, yes. we can use it there to get mature and explore, even, to receive more feedback from the community, then, move it to the core API.