On Fri, Apr 11, 2008 at 6:03 PM, Stuart McCulloch > imho keep the query API simple for now, we can always > add extra operations as use-cases come up, but it's more > difficult to remove operations later on...
+1, this is an important notion. As a side note, if you guys find any classes and methods that are not "final", then try to correct that. If things can be abused, it will. And I am concerned that we inadvertently exposes "extension hooks" that we don't want to support by mistake. So, look out this while going thru the code. Cheers Niclas _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

