On Mar 31, 2012, at 11:11 AM, James Burke wrote:

> We should try for the equivalent of import *, sorry if I was too short
> on this point. I'll expand what I meant:
> 
> I think it should be a runtime-like thing (probably using the wrong
> word there), and just allow it for any object via destructuring:
> 
> let {*} from "Math";
> let {*} from shape;

This is `with`. This is why you can't just dismiss static semantics.

Dave

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to