7 messages in com.mysql.lists.plusplusRe: using namespace?
FromSent OnAttachments
Sasha Shipka21 Oct 2004 03:52 
Chris Frey21 Oct 2004 08:48 
Warren Young21 Oct 2004 14:19 
Warren Young21 Oct 2004 14:21 
Chris Frey21 Oct 2004 15:02 
Warren Young21 Oct 2004 20:25 
Sasha Shipka22 Oct 2004 07:38 
Subject:Re: using namespace?
From:Warren Young (mysq@etr-usa.com)
Date:10/21/2004 08:25:57 PM
List:com.mysql.lists.plusplus

Chris Frey wrote:

Well, tossing my peanuts into the ring,

As a patch contributor, you're definitely not in the peanut gallery. :)

"using namespace mysql;"

mysqlpp?

With namespaces, you can have the best of both worlds: clear naming, without making convoluted class names mandatory.

While this doesn't solve the original poster's problem, I suppose it would help mitigate some of the problems of nuking define_short.hh.