Message3210

Author kowey
Recipients beschmi, dagit, droundy, kowey, markstos, pupeno, tommy, zooko
Date 2008-02-07.18:03:56
Content
On 07/02/2008, Eric Kow <eric.kow@gmail.com> wrote:
> One principle is that interactive hunk-splitting should be just that
> (no actually
> modifying the hunks).  I can't justify this principle other than
> thinking that it would
> just make life simpler for us.

Come to think of it, maybe I *can* justify this behaviour.  By
enforcing a don't-change-the-hunks rule, we guarantee to the user that
they have not accidentally changed something whilst trying to split a
hunk.  (yeah, we could also flag any changes, but would the user
actually notice?)
History
Date User Action Args
2008-02-07 18:03:57koweysetrecipients: + kowey, droundy, tommy, beschmi, markstos, zooko, dagit, pupeno
2008-02-07 18:03:57koweylinkissue126 messages
2008-02-07 18:03:56koweycreate