> What do you mean by "wrap the current impl"?

I thought to wrap the current impl which returns list to return an
iterator based on that. However looking at Marcel's note on OAK-1567
and requirement to close the iterator I need to rethink this change a
bit.

Also current query method might not be sufficient for my usecase in
Version GC as I might need to query on multiple criteria. So for now I
would try to get my solution implemented and come up wth the patch.
And would then discuss on best way to meet the requirement.

So for now holding off any change in this area!
Chetan Mehrotra


On Thu, Mar 20, 2014 at 3:32 PM, Julian Reschke <julian.resc...@gmx.de> wrote:
> On 2014-03-20 10:18, Chetan Mehrotra wrote:
>>
>> So I would refactor the logic to use Iterables and the required
>> changes in MongoDocumentStore. For the RDB one I would just wrap
>> current impl. Should be able to push the change once Load 19 is cut.
>> ...
>
>
> What do you mean by "wrap the current impl"?
>
> Best regards, Julian

Reply via email to