This was dropped while refactoring:

    <K> QueryBuilder<K> resultSet( K property );

    <K> QueryBuilder<K> resultList( K property );

Unfortunately I do not recall why.

On Fri, Aug 22, 2008 at 1:04 PM, Rickard Öberg <[EMAIL PROTECTED]> wrote:
> Niclas Hedhman wrote:
>> On Fri, Aug 22, 2008 at 11:38 AM, Rickard Öberg <[EMAIL PROTECTED]> wrote:
>>
>>> Yeah, right now it's:
>>> factory.newQuery(type, iterable);
>>> i.e. skipping the QB entirely, so no need to do all(). Looking pretty
>>> good, and easy to implement.
>>
>> Sure it is, but my question was; What happened to the Queryable
>> support of Lists, i.e. taking a subset of the provided List?
>
> I think it got lost when Alin remade the Query API from scratch. But no
> problem, I'm reimplementing it based on the new Query API instead, which
> is much better.
>
> /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