Frank Batschulat <[EMAIL PROTECTED]> wrote:
> > If a change is really small, it should be possible to
> > verify the change by just looking at it (doing code review).
> >
> > Jörg
>
> I disagree, even a small change may destabilize a subsystem enough due side
> effects
> not catched during code
> If a change is really small, it should be possible to
> verify the change by just looking at it (doing code review).
>
> Jörg
I disagree, even a small change may destabilize a subsystem enough due side
effects
not catched during code review to cause
panics, hangs or corruption. We've been hit