On Jul 18, 2008, at 21:51:57, Jerry Krinock wrote:
setEp1: should work. The colon is significant and is a part of the method name.
In fact, I do have the colon in the actual definition. Definitely something else is going on, I think.
I would advise you to embrace and learn both the dot syntax and square brackets.
Well, I'm forced to use the square brackets for method calls (excuse me, "message sends"), and I love square brackets as array index operators. I don't think I'll ever embrace them for method dispatch.
-- Rick _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]