On 11 Nov 2011, at 11:00 AM, Fritz Anderson wrote:
> My application writes an XML document that includes styled text in the form
> of HTML. At the user end is an NSTextView; I use an in-memory Core Data store
> for working storage. The text view is bound to the backing NSManagedObject
> through
10.7 SDK, targeting 10.6 and 10.7.
My application writes an XML document that includes styled text in the form of
HTML. At the user end is an NSTextView; I use an in-memory Core Data store for
working storage. The text view is bound to the backing NSManagedObject through
an NSArrayController. I