From: Blair Z. <bl...@or...> - 2003-03-01 21:38:12
|
Nicolas Cannasse wrote: > > Hi list > > Here's most of the functions ( sorted by module ) that I been gathered from > different mails here and there. There might me some mission functions but I > tried to make the whole consisted and documented. You will see that I have > included both Global and MList modules, since MList seems to be approved, > and Global-like used by several people here. Looks great. Can we rename MList to something more descriptive, such as List_Mutable? I'd prefer to see the object type first, such as List, followed by a object qualifier, in this case Mutable. So all Lists would begin with List*. This would make module sorting and searching easier in COAN. I think this would be relevant and consistent with other module distributions, such as different XML parsing modules that would all be named with an XML* prefix. Best, Blair -- Blair Zajac <bl...@or...> Plots of your system's performance - http://www.orcaware.com/orca/ |