author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 08 Feb 2010 21:21:31 +0100 | |
changeset 4507 | 57927ad07e63 |
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: