author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Thu, 28 Jan 2010 14:30:05 +0100 | |
branch | stable |
changeset 4404 | 1736f29ae4e4 |
parent 2539 | 0f26a76b0348 |
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: