[limb-svn] r4177 - in 3.x/packages/wact/trunk: framework/template/compiler framework/template/compiler/tag_node tests/cases/template/compiler/tag_node tests/cases/template/tags
svn at limb-project.com
svn at limb-project.com
Mon Oct 16 17:36:41 MSD 2006
Author: serega
Date: 2006-10-16 17:36:41 +0400 (Mon, 16 Oct 2006)
New Revision: 4177
Added:
3.x/packages/wact/trunk/framework/template/compiler/tag_node/GenericContainerHTMLTag.class.php
3.x/packages/wact/trunk/framework/template/compiler/tag_node/GenericHTMLTag.class.php
3.x/packages/wact/trunk/framework/template/compiler/tag_node/RuntimeComponentHTMLTag.class.php
3.x/packages/wact/trunk/tests/cases/template/compiler/tag_node/RuntimeComponentHTMLTagTest.class.php
3.x/packages/wact/trunk/tests/cases/template/compiler/tag_node/RuntimeComponentTagTest.class.php
Removed:
3.x/packages/wact/trunk/framework/template/compiler/tag_node/GenericContainerTag.class.php
3.x/packages/wact/trunk/framework/template/compiler/tag_node/GenericTag.class.php
3.x/packages/wact/trunk/framework/template/compiler/tag_node/ServerComponentHTMLTag.class.php
3.x/packages/wact/trunk/tests/cases/template/compiler/tag_node/ServerComponentHTMLTagTest.class.php
3.x/packages/wact/trunk/tests/cases/template/compiler/tag_node/ServerComponentTagTest.class.php
Modified:
3.x/packages/wact/trunk/framework/template/compiler/tag_node/TagDictionary.class.php
3.x/packages/wact/trunk/framework/template/compiler/templatecompiler.inc.php
3.x/packages/wact/trunk/tests/cases/template/compiler/tag_node/TagDictionaryTest.class.php
3.x/packages/wact/trunk/tests/cases/template/tags/generictag.test.php
Log:
-- WACT package clean up and refactoring
More information about the limb-svn
mailing list