Re: Question on access levels for blocks

"[email protected]" <[email protected]> Wed, 07 Apr 2010 09:31:22 +0200
Newsgroups gmane.comp.cms.xaraya.devel
Organization Xaraya
Message-ID <[email protected]>
mikespub wrote:

> About repackaging this into the access property, that was my first
> thought too, but the question is how re-usable we want to make this.
> E.g. the access levels, fall-back security masks and access checks are
> different for blocks & dd objects - and they'll probably be different
> for other base classes too.
> So unless we only want to use the property for input/output, or until
> we get a better understanding of the issues for each base class, I'd
> like to keep it separate for now...
> 
> Mike.

Agree. Blocks and DD objects are different enough not be be able to 
distill general rules I think. Perhaps down the road this can be 
revisited. For now it's fine as is.

I would like to strive for consistency in the UI, and so perhaps deploy 
reusable code where possible. On the other hand agree that bare 
input/output is not really argument enough to use dataproperties.

Marc