The latest info from Domenic is:

```js
import { name, url } from this module;
```

Source: http://esdiscuss.org/topic/es6-module-syntax-done


On 28 Aug 2014, at 20:19 , Rick Waldron <waldron.r...@gmail.com> wrote:

> 
> 
> 
> On Thu, Aug 28, 2014 at 2:17 PM, Matthew Robb <matthewwr...@gmail.com> wrote:
> From my interpretation of the last face to face notes and the breakout 
> session it would appear as if instead you will be able to `import mod from 
> this`
> 
> Can you link to the reference?
> 
> Rick
> 
>  
> 
> 
> - Matthew Robb
> 
> 
> On Thu, Aug 28, 2014 at 12:26 PM, John Barton <johnjbar...@google.com> wrote:
> Was this decision reversed? I don't see Reflect.global in the new spec. 
> online.
> jjb
> 
> 
> On Mon, Jun 9, 2014 at 10:08 AM, Caridy Patino <car...@gmail.com> wrote:
> My point: if 'this' is not global in modules, then ES6 must have an 
> alternative way to name the global object.
> 
> Yes, we covered that last week. `Reflect.global` seems like the right place 
> for it considering that it will be defined per realm.
> 
> 
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
> 
> 
> 
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
> 
> 
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss

-- 
Dr. Axel Rauschmayer
a...@rauschma.de
rauschma.de



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

Reply via email to