+1
We need to get this more used. It's highly important for future
portability, and the queries are much nicer.
Ludovic
Le 11/06/10 09:03, Vincent Massol a écrit :
Hi devs,
I'm wondering why we haven't moved to using XQL instead of HQL.
Any reason?
If not, I'd like to suggest we start using it everywhere we currently use HQL since
XWQL since is much nicer. Also since we don't use it our users don't use it.
Additionally I'd like to propose that we move to a ScriptService to access the query
manager.
From Velocity you'd write the following to
get a Query:
$services.query.xwql("....")
Note that the ScriptService implementation would replace the SecureQueryManager
implementation.
We would also deprecate XWiki.getQueryManager.
WDYT?
Thanks
-Vincent
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs