On Thu, May 15, 2008 at 9:10 PM, Artem Melentyev <amelentev@gmail.com> 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+Specificatio...
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.
-- Artem Melentyev
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne