old-design-docs icon indicating copy to clipboard operation
old-design-docs copied to clipboard

S22: dependency types are too simplistic

Open Leont opened this issue 10 years ago • 0 comments

Based on previous experience in perl 5, I'd say the view on dependencies is overly simplistic. Instead of having a flat set of depends, build-depends, and test-depends, we probably want a two axes system, with phase (runtime, build, test) separated from type of dependency (requires, recommends, suggests)

Leont avatar Feb 23 '15 15:02 Leont