[nem-en] Re: [svn] r6599: nemerle/trunk:lib/narray.nncc/completion/CodeCompletionEngine.nncc/parsing/AST.n ncc/passe...

vc vc at rsdn.ru
Tue Sep 5 19:09:07 CEST 2006


   > Then maybe FilterToArray too?
   
   In my opinion, sounds not so well, but it is universal
(WhatToRepresentation). It will possible create analogs like FilterToList,
SortToArray.
   
   It is necessary to discuss a lot of people.
   
   > I know I'm being picky, but these names are going to be fixed once and
   > for all so we should think twice.
   
   You are right.
   
   BTW, class Nemerle.Collections.List clashes with class
System.Collections.Generic.List[T]. It bring to creation of aliases like: 
   using SCG = System.Collections.Generic;
   May be is better rename class List in NList or in NListUtils? Considering
presence of extension methods is will not bring to increase code size and
will allow to not introducing aliases.
   




More information about the devel-en mailing list