FROM : Ondra Cada
DATE : Fri Apr 22 01:45:05 2005
John,
On 21.4.2005, at 1:41, John Stiles wrote:
> theoretically if you had two classes with a Foo() method, you could
> add a parameter to Foo() in class A and not class B, and the editor
> could find all the instances of the Foo() method in class A and not
> class B. This isn't possible with grep :)
More than that: in fact, it is not possible *at all* :))
(Not even with Java, see reflection/NSSelector/action-target/first
responder stuff... And of course, even *considerably* less with ObjC or
another decent language.)
---
Ondra Čada
OCSoftware: <email_removed> http://www.ocs.cz
private <email_removed> http://www.ocs.cz/oc
DATE : Fri Apr 22 01:45:05 2005
John,
On 21.4.2005, at 1:41, John Stiles wrote:
> theoretically if you had two classes with a Foo() method, you could
> add a parameter to Foo() in class A and not class B, and the editor
> could find all the instances of the Foo() method in class A and not
> class B. This isn't possible with grep :)
More than that: in fact, it is not possible *at all* :))
(Not even with Java, see reflection/NSSelector/action-target/first
responder stuff... And of course, even *considerably* less with ObjC or
another decent language.)
---
Ondra Čada
OCSoftware: <email_removed> http://www.ocs.cz
private <email_removed> http://www.ocs.cz/oc
| Related mails | Author | Date |
|---|---|---|
| Jeff Laing | Apr 19, 06:57 | |
| Andrew White | Apr 20, 02:34 | |
| Rick Kitts | Apr 21, 00:25 | |
| Ondra Cada | Apr 21, 00:45 | |
| Scott Ellsworth | Apr 21, 01:15 | |
| Rick Kitts | Apr 21, 01:40 | |
| John Stiles | Apr 21, 01:41 | |
| Dirk van Oosterbos… | Apr 21, 10:32 | |
| Rick Kitts | Apr 21, 14:12 | |
| Mark Dalrymple | Apr 22, 00:03 | |
| Ondra Cada | Apr 22, 01:45 | |
| Scott Ellsworth | Apr 22, 02:01 | |
| Ondra Cada | Apr 22, 02:19 | |
| John Stiles | Apr 22, 02:58 |






Cocoa mail archive

