On Wed, Mar 20, 2002 at 08:09:44AM +0000, John Levon wrote: > I don't know how we can avoid using string in this interface anyway !
Namespaces can be - as opposed to class definitions - distributed over several files. So simple things could be put into small headers, and more complicated things that need other #includes could be put in fatter. And if one needs only simple stuff, one simply include just the slim header.. Afterall we write #include <vector> and #include <list>, too, and not #include <standardlibrary>... Andre' -- André Pönitz .............................................. [EMAIL PROTECTED]