Rearranging scripts to reduce the hassle of updating local application whenever scrip...
commit7782b2d96850b5665726518334956b8d3798b337
authorbermiferrer <bermiferrer@a2fa5c27-f921-0410-a72c-bf682d381be0>
Mon, 22 Oct 2007 21:44:02 +0000 (22 21:44 +0000)
committerbermiferrer <bermiferrer@a2fa5c27-f921-0410-a72c-bf682d381be0>
Mon, 22 Oct 2007 21:44:02 +0000 (22 21:44 +0000)
tree15c02f32c8e0600e7128ce92fea3ee6aa3822f25
parent3c490518d58efc1b1576863f88b76c96d5806ec3
Rearranging scripts to reduce the hassle of updating local application whenever scripts change.

Preparing generators to work with modules.

git-svn-id: http://svn.akelos.org/trunk@421 a2fa5c27-f921-0410-a72c-bf682d381be0
14 files changed:
CHANGELOG.txt
lib/AkInflector.php
lib/utils/generators/scaffold/scaffold_generator.php
lib/utils/scripts/console.php [copied from script/console with 92% similarity, mode: 0644]
lib/utils/scripts/generate.php [copied from script/generate with 86% similarity, mode: 0644]
lib/utils/scripts/migrate.php [copied from script/migrate with 92% similarity, mode: 0644]
lib/utils/scripts/plugin.php [copied from script/plugin with 98% similarity, mode: 0644]
lib/utils/scripts/test.php [copied from script/test with 75% similarity, mode: 0644]
script/console
script/generate
script/migrate
script/plugin
script/test
test/unit/lib/AkInflector.php