skeleton/entities.py
author Stephanie Marcu
Tue, 19 Jan 2010 12:19:14 +0100
changeset 4262 83d245d33436
parent 4212 ab6573088b4a
child 5421 8167de96c523
permissions -rw-r--r--
we should access to __regid__ instead of id since in that case bw compat fail: access to id throuhg a class returns the property object instead of calling the property's method

"""this contains the cube-specific entities' classes

:organization: Logilab
:copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""