[limb-svn] r4782 - in 3.x/limb/wact: src/compiler src/compiler/filter src/compiler/property src/compiler/tag_node tests/cases/compiler/filter tests/cases/compiler/property tests/cases/compiler/tag_node
svn at limb-project.com
svn at limb-project.com
Mon Jan 29 11:45:58 MSK 2007
Author: serega
Date: 2007-01-29 11:45:57 +0300 (Mon, 29 Jan 2007)
New Revision: 4782
URL: http://fisheye.limb-project.com/changelog/limb/?cs=4782
Modified:
3.x/limb/wact/src/compiler/WactCompilerArtifactDictionary.class.php
3.x/limb/wact/src/compiler/filter/WactFilterDictionary.class.php
3.x/limb/wact/src/compiler/property/WactPropertyDictionary.class.php
3.x/limb/wact/src/compiler/tag_node/WactTagDictionary.class.php
3.x/limb/wact/tests/cases/compiler/filter/WactFilterDictionaryTest.class.php
3.x/limb/wact/tests/cases/compiler/property/WactConstantPropertyTest.class.php
3.x/limb/wact/tests/cases/compiler/property/WactPropertyDictionaryTest.class.php
3.x/limb/wact/tests/cases/compiler/tag_node/WactTagDictionaryTest.class.php
Log:
-- WactFilterDictionary, WactTagDictionary, WactPropertyDictionary allow to register element info once only.
-- Reverted to use all include paths while scanning dictionaries elements.
More information about the limb-svn
mailing list