On May 17, 2008, at 12:36 PM, Thomas Mortagne wrote: > Would be great also to have something like JLINQ (If I remember well > Vincent already written something about JLINQ in a previous mail) to > make query from plugins/components.
yes, the one I had seen was quaere: http://quaere.codehaus.org/ The only problem is that it's not very active: http://fisheye.codehaus.org/browse/quaere -Vincent > On Sat, May 17, 2008 at 12:18 PM, Thomas Mortagne > <[EMAIL PROTECTED]> wrote: >> On Thu, May 15, 2008 at 9:10 PM, Artem Melentyev >> <[EMAIL PROTECTED]> wrote: >>> Hi, devs. >>> >>> I'm working on JCRStore and QueryPlugin and I want to get some >>> feedback >>> about >>> http://dev.xwiki.org/xwiki/bin/view/Design/XWiki+Query+Language+Specification >>> >>> 1. Why our QueryPlugin's xpath isn't sufficient? (except it >>> doesn't work >>> now and some features are unimplemented :)) >>> 2. Are we sure to use sql-like query language? >>> I think sql isn't user friendly language. >> >> For me XPath is way more clear and logical than SQL like language but >> I agree that only programmer can think that way ;) >> >>> Also many features of sql (such as joins) is impossible for JCR. >>> 3. What user query language would you prefer for xwiki? >> >> Agree with Vincent about a very simple XWiki Query language and be >> able to support multiple query >> languages. In fact I think we should support XPath as we already >> support it even if we choose to desing our complete XWiki Query >> language. >> _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

