Question

I've already search before asking, and i just found this post. It seems that i didn't do the correct thing so here i'm posting it again.

If i don't use the Zend Tool to create Controllers and their Actions, should i edit the file .zfproject.xml manually?

Can i use both techniques? I mean some controllers created with Zend Tool (the first ones i created), and some without? Would the .zfproject.xml have problems then?

I think all my chaos comes from the .zfproject.xml file!

thanks!

Était-ce utile?

La solution

If you add controllers and everything manually, there is no need to update the zfproject.xml file.
When you want to mix and match it might cause problems in conflicting situations, you should be aware of that. But generally, it shouldn't be much of a problem.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top