[schema] Cache RQL expressions on schema loading
Add a mapping rql string to rql statement
Deserializing schema is ~36% faster with a lot (> 4000) expressions like those
generated by cubicweb-container.
.. -*- coding: utf-8 -*-
Online documentation system
===========================
.. automodule:: cubicweb.web.views.wdoc
Help views
----------
.. autoclass:: cubicweb.web.views.wdoc.InlineHelpView
Actions
-------
.. autoclass:: cubicweb.web.views.wdoc.HelpAction
.. autoclass:: cubicweb.web.views.wdoc.AboutAction