From: stephan b. <st...@ei...> - 2003-10-13 09:06:04
|
On Monday 13 October 2003 11:05, stephan beal wrote: > it currently uses two namespaces (i.e., two main directories), > because it relies on my home-rolled toolbox for some operations > (well, and the ClassLoader is in that toolbox). PS: the toolbox code mirrors some of the libfun code, e.g., SimpleCLParser, StringTokenizer, KeyValueParser, but is of course all STL-based. (PS: i got permission from the StringTokenizer authors to release it as PD. maybe i've mentioned that already.) i'm not averse to changing the toolbox namespace to something else, either - i mainly kept it separate to make moving that code from tree to tree simpler (i tend to use the toolbox classes in almost all of my C++ projects). -- ----- st...@ei... - http://www.einsurance.de "... NOT because we are America's poodle ..." Tony Blair, 30.9.2003 |