Author: mysqlpp
Date: Tue Jun 21 23:00:08 2005
New Revision: 807

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=807&view=rev
Log:
Collapsed mysql_* date and time base classes' methods and data into the
subclasses.  Also, DateTime no longer derives from Date and Time; you
could get away with that in the old hierarchy, but now it creates an
inheritance diamond, and allows unsupported concepts like comparing a
Time to a DateTime.

Modified:
    trunk/Wishlist
    trunk/doc/userman/userman.xml
    trunk/lib/datetime.cpp
    trunk/lib/datetime.h


Reply via email to