In build tools, I can’t see much paradigm shift fr...
# random
o
In build tools, I can’t see much paradigm shift from general “this depends on that”, so we build a graph and execute tasks in order. Even incremental compilation, though studied very well, is not a de-facto standard everywhere. Fine grained dependency management? Encapsulation of build process? Software modeling (black book is like what, ‘90ties?) is somewhere experimental in gradle and not so wide used. Round-trip build files? IDE friendliness?