cakephp2-php8/cake/console/libs
mark_story fbcc9c1fc1 Making Tasks lazy load.
This allows task initialization to be moved out of ShellDispatcher where it does not belong, as tasks are similar to components.  Updating parts of TaskCollection, as the Dispatcher is still required to be passed around.
2010-10-13 23:18:22 -04:00
..
tasks Fixing more console tests to use new internals. 2010-10-13 23:18:20 -04:00
acl.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
api.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
bake.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
command_list.php Changing ShellDispatcher to use --help and -h like the option parser does. 2010-10-13 23:18:22 -04:00
console.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
i18n.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
schema.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
shell.php Making Tasks lazy load. 2010-10-13 23:18:22 -04:00
task_collection.php Making Tasks lazy load. 2010-10-13 23:18:22 -04:00
testsuite.php Changing more php version strings. 2010-10-03 12:46:03 -04:00