On 21 Sep 2014, at 13:45, Allan Odgaard <[email protected]> wrote: > One solution is the UNIX diff command <x-man-page://1/diff> which, as Jens > previously mentioned, works on lines and is commonly used by version control > systems and programmers. You can call out to this command from Cocoa (e.g. > via NSTask). >
Thanks, Allan, for putting the 2 and 2 together for me. I didn't occur to me call diff from NSTask. An excellent idea I'll play with later today. Thanks again.
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
