Chromium Code Reviews
DescriptionMake json_schema_compiler resolve type names via resolution rules.
Instead of sharing a single namespace internally for types, makes
json_schema_compiler treat types as their fully-qualified selfs. This allows
two different namespaces to have types with the same name, and to be able to
reference the others' types by a fully-qualified name. This change also causes
namespaces to not be added twice to their CppTypeGenerators.
BUG=119954
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129251
Patch Set 1 #
Total comments: 2
Patch Set 2 : Naming fix type_ -> type_name #
Messages
Total messages: 11 (0 generated)
|
||||||||||||||||||||||||||||