From: Warren Young Date: October 21 2004 9:21pm Subject: Re: using namespace? List-Archive: http://lists.mysql.com/plusplus/3577 Message-Id: <4178286A.5020102@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: > I think namespaces would be a major improvement to mysql++, just > that nobody has done it yet. :-) Hmmmm....I'm not 100% sure about that. Think about all the screaming that happened when the Standard C++ Library moved behind namespace std. Viewed another way, there are a whole lot less throats to scream about a similar change in MySQL++. :) Any comments from the peanut gallery?