* Mike Kupfer <[EMAIL PROTECTED]> [2007-06-15 16:16]:
> >>>>> "Rich" == Richard Lowe <[EMAIL PROTECTED]> writes:
> 
> Rich> For the sake of my reasoning, why do you want to quit in the
> Rich> middle and resume?
>
> 2. large projects often have a designated gatekeeper who does most of
>    the merges, but occasionally she needs to call in an expert to deal
>    with a particularly hard file.

  Project gates are the common case for large merges, although there are
  individuals who seem to regularly do changes equivalent to what some
  projects produce.
 
  It doesn't seem like a stretch to have APIs that are, in effect,
  merge_begin, merge_next, merge_complete, such that an extension could
  make a long-duration merge possible.  merge.update() just combines
  these into a single operation with no externally recorded state.

  - Stephen
  
-- 
[EMAIL PROTECTED]  http://blogs.sun.com/sch/
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to