|
|||||||||||
|
Re: Connection::connect() interface is changing
From: Alex Burton <alexibu(at)mac.com>
Date: Fri Jul 13 2007 - 04:21:05 EDT
I think the rearrangement of parameters is unnecessary and doesn't
make sense.
I think that in most peoples code there would only be one line of
code constructing a Connection.
Maybe a struct to contain all the connection parameters would be better. Connection::Connection(const ConnectionSettings & cs) This is the sort of thing I do in my code where it wraps mysqlpp::Connection. Alex -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=lists@pantek.comReceived on Fri Jul 13 04:21:26 2007 This archive was generated by hypermail 2.1.8 : Thu Aug 02 2007 - 01:56:49 EDT |
||||||||||
|
|||||||||||