> > What Henning and I don't quite agree on is the use of the "Modula
> > II" style of naming datatypes, e.g. Haskore.Duration.T, etc.  I
> > personally find this confusing (as did many of my students), and
> > would prefer a more mnemonic name, even if redundant.  I prefer to
> > think of a module as encapsulating a single coherent concept, and
> > sometimes that concept involves more than one data type, or perhaps
> > none at all (being, perhaps, a collection of functions or type
> > classes), in which case the "T" naming convention become
> > problematical.

1+ from me too. Though it is hard to see when you come from Java wit
all its structuring mechanisms. Again you have to think _more_ in
haskell, but then it will get better ...

Seb.

_______________________________________________
haskell-art mailing list
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to