Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.1
Description
To improve readability I suggest splitting builder.cc into independent compilation units. Concrete builder classes are generally independent of each other. The only concern is whether inlining some of the base class implementations is important for performance.
This would also make incremental compilation faster when changing one of the concrete classes.
Attachments
Issue Links
- links to