Re: How to know calling convention inside __index function
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How to know calling convention inside __index function
- From: PA <petite.abeille@...>
- Date: 2007年5月30日 23:17:48 +0200
On May 30, 2007, at 23:13, John Labenski wrote:
So... can you determine if () was on the call to __(new)index and that
a function is expected?
No.
Or that a '.' vs. a ':' was used?
No.
But never say never :P