Re: How to validate the Undo menu item?
Re: How to validate the Undo menu item?
- Subject: Re: How to validate the Undo menu item?
- From: Ondra Cada <email@hidden>
- Date: Fri, 9 Aug 2002 17:49:47 +0200
On Friday, August 9, 2002, at 04:15 , Matt Neuburg wrote:
(2) To find out if you can use a simple equality test, try it. m.
Hmmmm... not always recommendable, I'd say. It might work in a simple test
(like with constant strings which are, I believe, compile-time coalesced),
and then fail in a more complex real situation.
(nevertheless, selectors *are* safe to be compared, of course).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.