David Bruant (2013-11-02T01:05:01.000Z)
domenic at domenicdenicola.com (2013-11-12T18:55:01.525Z)
> Actually that's incorrect. Proxies explicitly will return "Proxy" for > their tag. Same problem though. In what other ways the ship has sailed? At least regular objects and arrays can be faithfully interchanged I think, no? Things get complicated with Date/WeakMap/etc because of private state, but I remain hopeful a solution can be found in the ES7 timeframe (or whatever the next iteration is called). I'm not sure about proxy returning "Proxy" as tag name. Is that a good idea? Brand feels like something that could safely transparently cross proxies.