Chromium Code Reviews
DescriptionBeginning support for library prefixes in the dart API.
This is a request for comments. Do we want to expose library
prefixes like this? Is there a way to import with a prefix already
and lookup members?
The reason why I would like to do this is so that I can import the
user-supplied builtins library under a prefix. This will be a useful
first step to move the print function to corelib while preserving
the ability to patch in a print implementation via the builtins
library.
R=iposva@google.com,turnidge@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=11494
Patch Set 1 #Patch Set 2 : Cut down to what I actually need at this point. #
Total comments: 4
Patch Set 3 : Address review comment. #
Total comments: 4
Patch Set 4 : Address review comments. #Patch Set 5 : Use Dart_Null in builtin.cc #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||