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

