Hello,

Am Mon, 24 Nov 2014 16:16:00 -0800
schrieb Colin McCabe <cmcc...@alumni.cmu.edu>:

> Conceptually, I think it's important to support patches that modify
> multiple sub-projects.  Otherwise refactoring things in common
> becomes a multi-step process.

This might be rather philosophical (and I dont want to argue the need
to have the patch infrastructure work for the multi-project case),
howevere if a multi-project change cannot be applied in multiple steps
it is probably also not safe at runtime (unless the multiple projects
belong to a single instance/artifact). And then beeing forced to
commit/compile/test in multiple steps actually increases the
dependencies topology.

Gruss
Bernd

Reply via email to