Re: offtopic: looking for a name for a concept
- From: "Corno" <Corno@dds%FAKE%.nl>
- Date: Wed, 23 Nov 2005 22:20:18 +0100
>> Hi all,
>>
>> I'm looking for a word and I hope that you can help me out.
>> Is there a name for the supertype of which both parameters and variables
>> are
>> subtypes of.
>> So far, the best I could come up with is 'referencable' as they are both
>> referencable.
>> Is there any better word?
>>
> NamedValue? NameValuePair?
>
> Just out of curiosity, why do you need both concepts?
>
For the development of a compiler, I will have to create a class that is
subtyped by both a variable or a parameter. The expressions that use them do
not have to know wether they originated locally or passed to the function.
That said, I think Oliver made a good point in the other thread; local
variable vs. parameter (both variables).
Corno
.
- References:
- offtopic: looking for a name for a concept
- From: Corno
- Re: offtopic: looking for a name for a concept
- From: Daniel Parker
- offtopic: looking for a name for a concept
- Prev by Date: Re: offtopic: looking for a name for a concept
- Next by Date: Re: Decouple SQL queries from class in OOP design
- Previous by thread: Re: offtopic: looking for a name for a concept
- Next by thread: Re: offtopic: looking for a name for a concept
- Index(es):