Re: Object-relational impedence

From: Bob Badour <bbadour_at_pei.sympatico.ca>
Date: Mon, 10 Mar 2008 00:12:09 -0300
Message-ID: <47d4a70b$0$4028$9a566e8b_at_news.aliant.net>


Gene Wirchenko wrote:

> "David Cressey" <cressey73_at_verizon.net> wrote:
>
> [snip]
>
>

>>I disagree. It's clear enough for discussion purposes.  A value stored in a
>>variable lives in the scope of that variable,  until it's copied (forwarded)
>>to another place.

>
> Well, no, it does not. A variable has its value during its
> LIFETIME. It can be referred to in its SCOPE. These can be the same
> for a variable, but they can be different.

Even that is not always true. Sometimes a variable can be referred to outside its scope by using a scope qualifier. Sometimes not. Received on Mon Mar 10 2008 - 04:12:09 CET

Original text of this message