Thomas Bruederli wrote:
Till is working on the vNext version which will be a major release and surely will take much time to complete. This includes a partial rewrite of the RoundCube code to make it more object oriented with a new approach for the client-server communication as stated in the draft (http://trac.roundcube.net/trac.cgi/wiki/RoundCube_vNext)
With all these changes, we could also get rid of our database abstraction class and either use PDO or implement MDB2.
Even though my current main install is php4 for the next year or so, I would not at all object to the vNext being php5-only. It would probably simplify things, and thus result in less bugs and maybe even more speed.
Robin