[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] warning on value shadowing |
On Wed, 2007-02-21 at 22:56 +0000, David Allsopp wrote: > IMHO Pervasives is the only module that should be opened --- renaming a > module with "module Foo = SomeVeryLongModuleNameYouDontWantToTypeLots" is > better (makes clearer code) than "open ... ". But that's just another > opinion... I open every module I use as a matter of principle. This makes the body code independent of modular refactoring. -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net