But, given that the user kept himself a bit to the recommended
structure, this should not be too hard?
Especially for the controllers and action; controller classes are
postfixed with Controller, and action methods with Action.
Regards,
Maghiel
On 12-2-2010 16:18, Ralph Schindler wrote:
Not currently, that is a interesting an difficult task- and it's on
the backlog of things to do. Given that we've gotten so far in the
1.10 release, this might be a feature addition for 1.11
The problem is that any static script would have to look at the
existing project and try to guess what things are "what is a
controller", "what is an action", "what is a view script", and "what
is a layout script". This is not easy to accomplish.
-ralph
Maghiel Dijksman wrote:
Hello all,
Is it possible to migrate an old project so it can be used with
zend_tool (zf command)?
Regards,
Maghiel