> > 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: keep to an absolute minimum for now, add later as needed Maybe try to figure out which operations are canonical, then eliminate all the ones that are composed of the canonical ones. Like Stuart and Niclas say, better to be very skeptical now about adding stuff to the api. Cheers, David _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

