Re: OBJ-C question
Re: OBJ-C question
- Subject: Re: OBJ-C question
- From: Ondra Cada <email@hidden>
- Date: Sat, 17 Apr 2004 20:30:02 +0200
Shaun,
On 17.4.2004, at 20:04, Shaun Wexler wrote:
>
I am about to write a much-needed ObjC low-level function to combine
>
the two and provide the method -performIfRespondsToSelector: which I
>
feel would be a valuable addition to NSObject.
It may be worth to do it the *infinitely* more convenient way of HOM:
[[target ifResponds] anyMessage...]
Doing that, you may implement more HOM beauties, too... or perhaps get
them already optimized from Marcel (www.metaobject.com) -- I did both
myself ;)))
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.