2009年1月10日星期六

[fw-mvc] MVC route question

Hi there,

I was wondering if there is some kind of convetion about the notation of
routes in the MVC component.

When I am calling a route, like:

- MODULE "module"
- CONTROLLER "controller"
- ACTION "action"

Which of the routes is correct:

- module/controller/action
- /module/controller/action
- module/controller/action
- /module/controller/action/

I know this sounds kind of silly at first, but I am working on a system that
uses the exact route and I would like to be sure, using the default
convention of the Zend Framework.

Is there a common convention on this? Can anybody help me out?

Thanks a lot.
Greetings,
Richard
--
View this message in context: http://www.nabble.com/MVC-route-question-tp21388926p21388926.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: