"current" selector as string
"current" selector as string
- Subject: "current" selector as string
- From: Michael Monscheuer <email@hidden>
- Date: Thu, 24 Jul 2003 12:28:18 +0200
What I do:
I'm working on an error tracker.
My Question is:
how to find out the SEL of the current method during runtime.
Some description:
It is no problem to find out the current line and file (by
preprocessors' __LINE__ and __FILE__) and the current class (by
NSStringFromClass([self class]).
But now I want to find out the name of the method the error occured in
by using its SEL. So what I'd need is some kind of function to find out
the current SEL....
Any Idea?
MiMo
--
=======================================================
And refashioning the fashioned
lest it stiffen into iron
is work of endless vital activity.
[Goethe]
mailto:email@hidden
mailto:email@hidden
All about CALAMUS DTP suite:
http://www.calamus.net
=======================================================
_______________________________________________
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.