On Nov 25, 2012, at 6:32 AM, Axel Rauschmayer wrote:

> If indeed both kinds of proxy are useful and direct proxies are more 
> powerful, then why not only have a foundational direct proxy API and 
> implement a tool type NotificationProxy that is based on that API.
> 

That might work.  In that case you would probably do no invariant enforcement 
in the direct proxy internal methods and the notification proxy APIs would 
supply an intermediate layer of traps that called notification traps and then 
delegated to the target to get the actual results...

Allen

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to