author | Nicolas Chauvat <nicolas.chauvat@logilab.fr> |
Tue, 28 Jul 2009 21:26:46 +0200 | |
changeset 2539 | 0f26a76b0348 |
parent 1714 | a721966779be |
child 4437 | 21f2e01fdd6a |
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: