Thomas Bruederli wrote:
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.
I vote for removing 'db_backend' option and everything related to DB.