Do you mean a method that you can use during assembly so you can specify if the entity is indexed based on your use case?
On Thu, Aug 28, 2008 at 11:03 AM, Rickard Öberg <[EMAIL PROTECTED]> wrote: > Alin Dreghiciu wrote: >> Annotation on configuration entities that it should not be indexed. >> And this annotation could be applied also to other entities types that >> should not be indexed. >> Maybe even be allowed to mark the type as not indexed and also on >> individual property/association. > > Yeah, that is probably the best way to go about it. Any suggestions on > how to do it? It should probably be a standard annotation, whose > information is included in the EntityType so that the indexer can > inspect it. Or can we make a generic method for adding annotations which > are then added to the EntityType? > > /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

