
26 Jun
2001
26 Jun
'01
7:59 a.m.
Marcin 'Qrczak' Kowalczyk
writes: Wouldn't putting domain names in the root of the hierarchy be OK? The set of top-level domain names is very stable and there are no clashes.
There are an awful lot of them: one for each country in the world. I don't think there's a country called "Prelude" but there probably is one with the domain name "IO".
Maybe I'm missing something, what's wrong with putting the standard stuff under Org.Haskell? For example:
Org.Haskell.Prelude Org.Haskell.IO
No problem, just that the names tend to get a little long. It makes sense to keep things as flat as possible unless there is a real reason not to do so. Cheers, Simon