synching RTFD data
synching RTFD data
- Subject: synching RTFD data
- From: Seungoh Ryu <email@hidden>
- Date: Wed, 2 Oct 2002 22:32:34 -0400
Hi,
Is there an efficient way to compare two "rich text data with graphics"
(NSMutableAttributedString) and extract the differences?
Suppose I start with a textview with some data (text and graphics).
Then I make a series of changes (delete here and there, add more
characters or pictures).
I would like to extract a minimal amount of instructions so that a
remote user
(who has a duplicate of my original data) can reproduce the changes I
made avoiding having to transfer the whole NSTextStorage data.
Thanks for any help,
Seungoh
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.