Chromium Code Reviews
DescriptionMove systems creation to dartdomgenerator.py.
Wrapperless htmldartium system should use a database with html renames
for interface generation, and original database for c++ code generation.
This is hard to achieve with current layout because specific knowledge about html/dom
and frog/native is spread between dartdomgenerator and dartgenerator.
This patch moves all system creation logic to dartdomgenerator while dartgenerator
becomes a collection of helper methods for traversing idl database.
R=antonm@google.com,sra@google.com
Committed: https://code.google.com/p/dart/source/detail?r=7739
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix performance issue. #
Total comments: 2
Patch Set 3 : Fix output_dir #
Messages
Total messages: 9 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||