[Owncloud] ORM

Bart Visscher bartv at thisnet.nl
Thu Dec 6 09:55:44 UTC 2012


On Wed, Dec 05, 2012 at 11:26:56AM +0100, J?rn Friedrich Dreyer wrote:
> On 04.12.2012 23:15, Bernhard Posselt wrote:
> > Did we decide on an ORM yet? I'd like to finish the app tutorial with a
> > recommendation on how to do it and writing an own layer doesnt seem to
> > be worth the work if its replaced.
> Before thinking of an ORM we should complete the move from MDB2 & PDO to
> the Doctrine DBAL and its schema evolution support. bartv2 has started
> the doctrine branch <https://github.com/owncloud/core/tree/doctrine> for
> that. Before thinking of changing the DBAL we need to have a testsuite
> to catch regression that _will_ happen.

There is the unit tests for the db layer. Also the queries should all
keep working. Currently we use PDO and with doctrine we also use PDO,
so that _should_ give no problems.

Bart

> 
> So, one tiny little step at a time and not without a testsuite to catch
> regressions. ;)
> 
> so long
> 
> J?rn
> 
> > _______________________________________________
> > Owncloud mailing list
> > Owncloud at kde.org
> > https://mail.kde.org/mailman/listinfo/owncloud
> 
> 
> -- 
> J?rn Friedrich Dreyer (jfd at owncloud.com)
> Software Developer
> ownCloud GmbH
> 
> Your Data, Your Cloud, Your Way!
> 
> ownCloud GmbH, GF: Markus Rex, Holger Dyroff
> Schlo??ckerstrasse 26a, 90443 N?rnberg, HRB 28050 (AG N?rnberg)
> 

> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list