-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
The dependencies of that library are completely uncontrolled. Including a a header can imply depending on libraries the header depends on, and we currently have no way to express such dependencies in Scons. It's possible to make header visibility contingent on taking a dependency on its corresponding library. There can be special kinds of deps you could declare to make this less annoying than it sounds.