Skip navigation.
 
mlRe: Getting added object with KVO
FROM : Matt Neuburg
DATE : Thu Jul 13 16:46:12 2006

On Thu, 13 Jul 2006 09:41:09 +1000, Bill Northcott <w.<email_removed>>
said:

>Also, regarding a comment made by some one else.  I don't think you
>should override add:.  In my experience, nastiness happens if you
>do.  The docs tell you to mess with addObject: instead.


Quite right, and that's what I did. The statement that I overrode add: was a
typo. Glad to get that cleared up for the archives.

m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>

Related mailsAuthorDate
mlGetting added object with KVO Hannes Petri Jul 12, 00:43
mlRe: Getting added object with KVO Hannes Petri Jul 12, 13:00
mlRe: Getting added object with KVO George Orthwein Jul 12, 15:25
mlRe: Getting added object with KVO Hannes Petri Jul 12, 15:56
mlRe: Getting added object with KVO Matt Neuburg Jul 12, 19:35
mlRe: Getting added object with KVO Bill Northcott Jul 13, 01:41
mlRe: Getting added object with KVO Matt Neuburg Jul 13, 16:46
mlRe: Getting added object with KVO Hannes Petri Jul 14, 12:41
mlRe: Getting added object with KVO Matt Neuburg Jul 14, 17:47
mlRe: Getting added object with KVO George Orthwein Jul 14, 22:22
mlRe: Getting added object with KVO Matt Neuburg Jul 14, 22:32
mlRe: Getting added object with KVO Hannes Petri Jul 17, 11:19
mlRe: Getting added object with KVO George Orthwein Jul 18, 20:39