July 14, 2004
Hi all,

What do you think about a different way of organizing modules in phobos?

Example

- The socket modules should be put in namespace std.net;
- Modules that manipulate files and streams must be in std.io;

and so on.

Bruno.