author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Tue, 16 Feb 2010 14:39:28 +0100 | |
branch | stable |
changeset 4599 | dafa39be525d |
parent 4437 | 21f2e01fdd6a |
child 4750 | 875dc33551a9 |
permissions | -rw-r--r-- |
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: