Re: Security Checks in API functions

"[email protected]" <[email protected]> Mon, 27 Apr 2009 00:23:22 +0200
Newsgroups gmane.comp.cms.xaraya.devel
Organization Xaraya
Message-ID <[email protected]>
Jason wrote:

> One possible way to handle it would be for all content to be put into a single
> module, a 'content module' if you like. If it were sophisticated enough and
> handled DD-like extensions, categories, hooks, etc. then modules would not be
> handling database queries or privileges directly.

Presumably an alternative approach would be to drive most or all content 
through DD and optimize privilege functionality and performance there.