Hi All,

Glad to see this feature:
http://docs.pylonsproject.org/projects/pyramid/1.0/narr/security.html#setting-a-default-permission

Slightly confused by the cumbersome '__no_permission_required__' requirement.

@view_config(context=Blog, name='add_entry.html', permission=None)

...seems an explicit and less cumbersome way of specifying the same thing, what am I missing?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk

--
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to