Topic: Re:: __CalledBy __CalledAt, and __Id
Author: stan@sabaac.NoSubdomain.NoDomain (Andrew Staniszewski)
Date: Mon, 22 Feb 93 21:50:53 GMT Raw View
steve@taumet.com (Steve Clamage) writes:
>Yes, it would be easy, but I stongly doubt that programmers would like
>the overhead of two extra parameters to every function in the entire
>program. If you want the information to be passed, declare the
>parameters yourself and pass them.
you missed the point steve, The point was that there is NO clean method passing
__LINE__ and __FILE__ unless you force the user of the class to put them into
there usage of the methods. And even that option isn't available for operators.
And there is still no way to figure out what the identifier associated with the
object was...
please READ the original post