doc/book/en/devweb/property.rst
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 28 Jul 2014 16:05:19 +0200
changeset 9978 8f4b15e5b300
parent 8271 3bd9b317b1d8
permissions -rw-r--r--
[entities] cw_rest_attr_info() should only consider required attributes (closes #3766717) This prevents CW from choosing unique but non-required attributes. None/NULL is a poor choice for RESTful URIs.

.. _cwprops:

The property mecanism
---------------------

.. XXX CWProperty and co


Property API
~~~~~~~~~~~~
.. XXX feed me

Registering and using your own property
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. XXX feed me