On Fri, May 27, 2011 at 2:26 AM, David Bruant <[email protected]> wrote: > On Thu, May 26, 2011 at 5:04 PM, Cormac Flanagan <[email protected]> wrote: >> A design goal is that for any object that could be proxified, >> we can replace it with a proxy in a way that is semantically transparent. > > If you provide the ability to put any functions in the handler object, there > in no such thing as "semantically transparent". The handler methods can do > whatever they wants; they are functions.
What I meant was that by writing the handler functions in the appropriate way, we can create a proxy that is semantically transparent -- not that all proxies must be semantically transparent. - Cormac _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

