I do not recall the support, but I can checkout the revision before
refactoring and look into it.

On Mon, Aug 25, 2008 at 11:16 AM, Rickard Öberg <[EMAIL PROTECTED]> wrote:
> Niclas Hedhman wrote:
>> On Mon, Aug 25, 2008 at 10:00 AM, Rickard Öberg <[EMAIL PROTECTED]> wrote:
>>> Hey,
>>>
>>> I have now implemented QI-122, Queries on Iterable. In
>>> QueryBuilderFactory there's a new "newQuery(iterable<T>)" method that
>>> you can use. Either input a collection or a custom iterable to work with
>>> it. The funky part is that you can of course use it with
>>> ManyAssociations too.
>>>
>>> Looks like it can be very useful for viewing of lists, since it handles
>>> ordering and paging "for you". We should probably create a Swing table
>>> that can bind to a Query and allow ordering/paging as built-in features.
>>
>> I asked this before; What happened to the Query support on Iterables?
>
> Like I said, when Alin rewrote the query engine it was "lost in
> translation". It would be very cool to reintroduce it though, if
> possible. Basically just doing an in-mem version of the query against
> the iterable.
>
> /Rickard
>
> _______________________________________________
> qi4j-dev mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>



-- 
Alin Dreghiciu
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
http://malaysia.jayway.net - New Energy for Projects - Great People
working on Great Projects at Great Places

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to