Yoav Shapira wrote:
Hi,

On 11/15/06, Remy Maucherat <[EMAIL PROTECTED]> wrote:
Mark Thomas wrote:
> Thoughts? Comments? Objections?

On second thought, I'm not sure it's a good idea to do it without some
verifications. For example, if reflection is allowed on the facades,
then it will probably allow getting the reference to the real object,
which should not be allowed.

Because these are internal implementations, if the user is whack
enough to try and access the real object behind the facade, I'd say
they're at their own risk.

I disagree: if the security manager is there, then there should be no way to get the internal object.

Rémy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to