On Sat, Sep 27, 2014 at 11:59 AM, Kurt Hindenburg <[email protected]
> wrote:

> Hi,  I find reinplace easier and less work for new releases.  Are there
> reasons to use one over the other?


reinplace is appropriate for replacing self-contained "tokens" and such.
When the context of an edit is important, reinplace handles context very
poorly, while patch is designed to handle it and fail if the context can't
be rationalized (e.g. by detecting that something moved but is otherwise
the same).

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to