doc/book/en/development/entityclasses/interfaces.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 09 Sep 2009 18:38:25 +0200
branch3.5
changeset 3155 14e30e2520d7
parent 2539 0f26a76b0348
child 4437 21f2e01fdd6a
permissions -rw-r--r--
oops, key can be non str

Interfaces
----------

Same thing as object-oriented programming interfaces.

XXX how to define a cw interface

Declaration of interfaces implemented by a class
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

XXX __implements__


Interfaces defined in the library
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

automodule:: cubicweb.interface   :members: