HoriSun / closure-compiler

Automatically exported from code.google.com/p/closure-compiler
0 stars 0 forks source link

flatten module type expressions #1278

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/74410043/

Original issue reported on code.google.com by Nicholas.J.Santos on 12 Mar 2014 at 4:32

GoogleCodeExporter commented 9 years ago
What does "flatten" mean?

Original comment by concavel...@gmail.com on 13 Mar 2014 at 12:16

GoogleCodeExporter commented 9 years ago
I mean that we change {foo::bar} to "foo_module_symbol.bar", flattening the 
module indirection

I'm toying with simply changing the syntax to {./Foo.Bar}, and making the 
compiler smart enough to know which part is the module.

Original comment by Nicholas.J.Santos on 13 Mar 2014 at 12:34

GoogleCodeExporter commented 9 years ago
Issue tracking has been migrated to github. Please make any further comments on 
this issue through https://github.com/google/closure-compiler/issues

Original comment by blic...@google.com on 1 May 2014 at 6:31

GoogleCodeExporter commented 9 years ago

Original comment by blic...@google.com on 1 May 2014 at 6:34