In principle there is no use to index any configuration as they are found using UOW.find(), so I'm going to add the new @qQueryable(false) to all of this configuration entities. Agree?
On Thu, Aug 28, 2008 at 11:58 AM, Rickard Öberg <[EMAIL PROTECTED]> wrote: > Alin Dreghiciu wrote: >> So @Indexed(false) or @Queryable(false)? >> >> I can implement it as I have the time to do it. > > I suppose indexing is an implementation detail of querying, in a sense, > so I would go with Queryable(false) > > /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

