On Tuesday, September 27, 2016 at 2:01:09 PM UTC-7, David Teller wrote:

> "why": because you wrote "The former is a more tricky." in your previous
> message. If it's not, I'm quite happy to not remove them :)
> 
> For reference, "the former" is a snippet such as:
> 
> if (needed) {
>   Cu.import(...);
> }
> 
> to which I would add
> 
> function foo() {
>   Cu.import(...);
> }

It's tricky for migration, but it's extremely useful for performance and memory 
consumption.

I believe we want both nested and conditional imports.

zb.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to