2009年8月27日星期四

Re: [fw-mvc] MVC integration of Zend_Acl

This is the way that I do it. It makes sense to me that if you want to protect your controller actions, that they should be resources.

On Thu, Aug 27, 2009 at 10:43 PM, jThierry <thierry@jossermoz.net> wrote:

Hi all,

I've been working on a component to realise the MVC integration of Zend_Acl
which is different from the proposal
(http://framework.zend.com/wiki/pages/viewpage.action?pageId=39025) that
seems to be on hold.

I'm using an action helper the perform the checks at pre dispatch time on
controllers implementing Zend_Acl_Resource_Interface instead of a plugin and
am wondering if there's any underlying reason that would encourage the use
of a plugin.

I would really much appreciate your feedback on the action helper approach.

The code can be found there: http://code.google.com/p/oolala/

Thanks,

Thierry
--
View this message in context: http://www.nabble.com/MVC-integration-of-Zend_Acl-tp25183254p25183254.html
Sent from the Zend MVC mailing list archive at Nabble.com.


没有评论: