Hey Everyone,
Writing to let everyone know that a major renaming has taken place, and also
wanted to get feedback on the current Help System and direction to take it
in.
Currently, help messaging looks like this:
http://pastebin.com/f7b5e72e3
As you can see, its a little busy. So I am soliciting feedback.
One idea I had was the ability to go into help mode by using a "?" on the
command line.
THIS IS JUST AN IDEA, but this is how it would work:
// straight into help mode, fully action/provider list
# zf ?
// list out what providers are available
# zf show ?
// list out what actions are available
# zf ? project
// list out options
# zf create controller ?
// list out potential switches
# zf -? create controller
# zf create controller -?
Does this make sense?
-Ralph
--
Ralph Schindler
Software Engineer | ralph.schindler@...
Zend Framework | http://framework.zend.com/