01-17-2009, 07:40 PM
|
#55 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by Ross
Could I suggest using a DAL for the database? E.g. an abstract database class, that is extended by the MySQL class.
|
While I do not think that it is a bad idea, I don't want to get that complex with the SQL class right now. Reason being that all development is waiting for it, to add something else to it would delay development even more than it already has been,
|
|
|
|