[ZPT] Why can't ZPT's have Proxy Roles?!
Chris Withers
chrisw@nipltd.com
Tue, 03 Dec 2002 10:16:50 +0000
Geir Bækholt wrote:
> Basically it cooks down to places where you would like to present some
> otherwise restricted data visually in a ZPT, and not neccesarily
> perform lots of logic on it.
Exactly!
> - By using scripts to proxy for this
> restricted material. you would have to expose all the scripts (possibly a
> lot of them) to the user anyway :P
Likewise!
I think you end up with a lot more objects having Proxy Roles set on them using
the style that has been chosen, rather than only having the Proxy role on the
ZPT where it's needed.
Chris