Re: IMPORTANT need quick feedback on radical change

Christian Tismer <[email protected]> Tue, 27 Jul 2004 11:37:32 +0200
Newsgroups gmane.comp.lang.prothon.user
Message-ID <[email protected]>
Mark Hahn wrote:
> http://prothon.org/wiki?pagename=ImmutableObjectsNoTuples
> 
> Please let me know what everyone thinks of this idea to remove tuples from
> Prothon.  I want some quick feedback before inserting it into the Prothon
> talk happening this weekend.

Whether there exist real tuples, distinct from lists, or
whether they are just lists with the immutable flag set
is just an implementation detail.
What I believe needs to stay is the notation of a tuple.

According to some older statements from Guido,
list notation suggests a collection of similar values.
while tuples are typically used as heterogenous
sets of values. Even immutability is not essential,
but appearance is.

I can find the according pointers if you like.

Example: Database records are a list of tuples, that
is a homogenous collection of heterogenous sets.

ciao - chris

-- 
Christian Tismer             :^)   <mailto:[email protected]>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34  home +49 30 802 86 56  mobile +49 173 24 18 776
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/