A.L.E.C wrote:
Do we support both drivers still? I want to use MDB2's matchPattern() function (for case insensitive addresses searching using PostgreSQL) and not sure if I must write equivalent for DB driver. If we're not supporting DB now, the files should be removed from repo.
I vote for removing the DB classes from the package. But for compatibility reasons we should keep the rcube_db class and make sure that it still implements the same interface as rcube_mdb2. In case of new methods like pattern matching just add an empty method to rcube_db and maybe trigger an error to tell the admins that they should change configuration to mdb2.
~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/