> Thanks klynn and Ulf. So, does that mean that, in general, an object isn't
> able to access info about the array in which it is contained?

Signature
Cheers, Tilman
`Boy, life takes a long time to live...' -- Steven Wright
>> Thanks klynn and Ulf. So, does that mean that, in general, an object
>> isn't
>> able to access info about the array in which it is contained?
>
> An object is never contained in an array (nor in any other object),
> only a reference to it is.
Of course, you're right. I should've used more careful language to prevent
responses such as yours.
> And since an object doesn't have any notion
> of what references might be pointing to itself (unless specifically
> coded and used that way), it follows that the answer to your question
> is yes, that's what it means.
Thanks, that answers my question.
> (Whatever `it' was, which is hard to
> say since you didn't quote any context.)
Thought it was pretty apparent that, since I addressed both respondents, I
was responding to the points made in both their posts... but no matter; you
answered my question. Thanks.
Jay
Tilman Bohn - 25 Feb 2005 06:19 GMT
[...]
>> (Whatever `it' was, which is hard to
>> say since you didn't quote any context.)
>
> Thought it was pretty apparent that, since I addressed both respondents, I
> was responding to the points made in both their posts...
Yes, but not everyone has the time to follow every thread very
closely, or the incliniation to look up preceding posts in a thread
just to get context. So by not quoting anything, you artificially
limit the group of people who might usefully follow up to it.
> but no matter; you answered my question. Thanks.
You're very welcome.

Signature
Cheers, Tilman
`Boy, life takes a long time to live...' -- Steven Wright
Jay - 26 Feb 2005 00:25 GMT
> In message <421e5d2f$0$22518$2c56edd9@news.cablerocket.com>,
>
> Yes, but not everyone has the time to follow every thread very
> closely, or the incliniation to look up preceding posts in a thread
> just to get context. So by not quoting anything, you artificially
> limit the group of people who might usefully follow up to it.
I would respectfully suggest then that if one doesn't have the time to read
a (short) thread, one should not post a response and then criticize another
poster because one doesn't understand the context.
Jay