Hi guys, > On 09/03/2009 09:58 AM, Andrew Stitcher wrote: > > I've started using a code browser that has all the classes > etc in a tree > > view by namespace for the entire code base (no it's not > Visual Studio > > which doesn't do this as far as I can tell). > > > > Because the code base contains a lot of standalone test > programs there > > are vast numbers of global symbols cluttering up the display. > > > > What would people think about putting all test and example code into > > their own namespace? It would certainly declutter my > > browser display, would it be worthwhile to do it? > > > > I think that would be reasonable, I'd suggest qpid::test.
That sounds good to me too. > I don't volunteer to update all the tests though! Me either :-) On another project there's a guy named Ossama who (at least for a while ;-) had a habit of suggesting this kind of helpful thing, only to get stuck doing the work. We came to call this type of event "pulling an Ossama" - maybe this will be the first "pulling an Andrew" :-) -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
