On Jul 17, 2012, at 5:19 PM, Erik Stainsby <erik.stain...@roaringsky.ca> wrote:

> Sorry I should have said a little more about my context.  I'm looking at the 
> object passed to the delegate method -control:isValidObject:
> Documentation states: "In validating, the delegate should check the value in 
> the object parameter…"  I am however unable to assess the value since it is 
> being rep'd by an impenetrable class clustered object.


Well, you don't know what an "NSBigMutableString" is, so use something you do 
know. As if it is an NSString or NSAttributedString and work from there. Thats 
what -isKindOfClass: is for.
--
David Duncan


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to