Posted on Aug 24, 2009 by
Happy Ox
Currently most constraint types are registered with more than one name. See ModuleConstraintEngine::initialize.
Each constraint type sould only be registered under one name. Naming should be consistent, camel case and full words should be used, for instance : AddEqual, LessThan, Equal, etc.
regression tests will need to be updated and wiki docs updated accordingly
Comment #1
Posted on Nov 22, 2010 by Happy Ox(No comment was entered for this change.)
Status: Accepted
Labels:
Type-Defect
Priority-Medium
Component-ConstraintEngine
Milestone-EUROPA-X