From: fva <fv...@ts...> - 2003-03-04 09:37:02
|
Nicolas Cannasse wrote: >Okay, I give up, MList was a bad name since the beginning :) >But I don't think that Mutable_List is good either. > >Perhaps "MutList" ( without underscore ) match both needs : >1) descriptive enough >2) short enough > >Do people here agree ? > I do like MutList and also MutableList... I would strongly object to ListMutable... The order doesn't look right for an English-lexicalized language (even if it is designed and managed in French ;) ) > >I'm happy that we add theses talks, that will help a lot in future problems >containing modules/functions naming. >Let's put the two rules above somewhere. > Yes, this was the best result of the thread in my understanding... Fran Valverde PD: Just my two cents... Back in the days when I learnt Lisp I used to browse the grammar and got really p....d when I read things like <sexp> to stand for "symbolic expression"... To me the thing parsed from the other end! (I was at University... You may be forgiving here!)... This gave me some funny ideas about the people who had designed the language and what they intended with it! X) F.V. PDD: This is not to imply that MList parses *in any way similar* to "sexp" X) X) X) F. |