On 2009-10-01 16.48, Niclas Hedhman wrote:
If we go with a EntityIndexer interface, then I would suggest that the normal indexing happens via methods in such interface. So, some 'intermediary' StateChangeListener forwards the indexing events to the EntityIndexer implementation. This could be the opportunity to place the intermediary on a thread boundary, allowing the indexer full asynchronicity at the same time.
That sounds like the right way to do it! /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

