> +1 for adding getter/setter exports to make it possible to create lazily
> initialized exports. This could be very useful for frameworks to keep
> footprint lower without causing unintuitive designs.
>
No - we need to keep "features" out of the module system. Abstractions
should be created with the abstraction mechanisms of the language:
functions, classes, etc.
{ Kevin }
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss