Hi Tom

Perhaps more of a question for Dave but I was hoping for something more 
integrated with modules and types which would also expose closures, perhaps 
based on the FF4 experimental Reflect API. 

Also I know traits had extended the property descriptor to include required, 
in such cases it might be valuable to do this generically eg to a propert 
descriptor prototype



On Oct 31, 2010, at 7:27 AM, Tom Van Cutsem <[email protected]> wrote:

> Hi Kam,
> 
> How 'bout extending proxies to provide an introspection API?
> 
> I'm not sure what you mean by this. Javascript's built-in features + the many 
> built-ins defined on Object already provide ample support for introspection 
> on objects (and proxied objects).
> 
> Cheers,
> Tom
> 
>  
> 
> From: Tom Van Cutsem <[email protected]>
> To: es-discuss <[email protected]>
> Sent: Thu, October 28, 2010 6:02:11 AM
> Subject: instanceof trap and default handler for Proxies
> 
> Hi,
> 
> I created a strawman page to host possible extensions to harmony:proxies:
> <http://wiki.ecmascript.org/doku.php?id=strawman:proxy_extensions>
> 
> It currently hosts two extensions:
> - enabling proxies to trap instanceof
> - standardizing the default "no-op" forwarding handler
> 
> At least the first will be on the agenda for the November TC39 meeting.
> 
> Please comment and discuss.
> 
> Cheers,
> Tom
> 
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to