skeleton/entities.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 27 Apr 2010 18:31:42 +0200
branchstable
changeset 5420 09b50d7e5321
parent 4212 ab6573088b4a
child 5421 8167de96c523
permissions -rw-r--r--
[ms] fix planning bug with rewritten constants: when removing some source for a const due to relation constraints, we should propagate this change to other constants coming from the same original variable

"""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
"""