<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 17.10.2012 16:44, eMerzh wrote:<br>
    </div>
    <blockquote
cite="mid:CAHBQ7mcavhC_grv3+ybBgxb3Uqy1sR23uBm_nuruOhQM9sbxnw@mail.gmail.com"
      type="cite">
      <p>Ouch ...<br>
        I use doctrine here and there... and it is really nice with
        select from table type request but a pita for a little more
        complex one.<br>
        I expect  that a lot of our queries won't work anymore and will
        be hard to rewrite </p>
    </blockquote>
    My understanding is that doctrines db layer is an evolved version of
    mdb2 that uses PDO back end where possible (the oracle back end
    still uses oci8). Switching to the doctrine db layer should not
    require us to rewrite any sql, but we can get rid of managing two db
    back ends - which is IMHO quite insane. With doctrine we have the
    schema versioning from MDB2 and automagically use PDO when possible.<br>
    <br>
    Plase correct me if I am wrong!<br>
    <br>
    After that we could evaluate using the OR mapper of doctrine.<br>
    <br>
    After that we could evaluate using the symphony2 framework ... or
    any other framework ...<br>
    <br>
    I say _could_ for a reason here ;)<br>
    <br>
    so long<br>
    <br>
    Jörn<br>
    <blockquote
cite="mid:CAHBQ7mcavhC_grv3+ybBgxb3Uqy1sR23uBm_nuruOhQM9sbxnw@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">Le 17 oct. 2012 14:47, "Frank
        Karlitschek" <<a moz-do-not-send="true"
          href="mailto:frank@owncloud.org">frank@owncloud.org</a>> a
        écrit :<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Hi Bart,<br>
          <br>
          thanks a lot for your work.<br>
          We have to discuss this in Berlin. So far we haven´t agreed to
          move to doctrine as far as I know. :-)<br>
          It would be great to have some performance test first to see
          the performance implication. Another open question is who and
          how we migrate all the existing code and apps.<br>
          <br>
          Frank<br>
          <br>
          <br>
          On 17.10.2012, at 08:48, Bart Visscher <<a
            moz-do-not-send="true" href="mailto:bartv@thisnet.nl">bartv@thisnet.nl</a>>
          wrote:<br>
          <br>
          > Hi,<br>
          ><br>
          > I pushed a branch doctrine, in it is the first conversion
          of the DB<br>
          > backend to the Doctrine database access layer (DBAL). The
          DBAL supports<br>
          > changing the schema so we don't need MDB2 for that.<br>
          > The plan is to remove MDB2 and our PDO layer, and only
          use Doctrine for<br>
          > database access.<br>
          ><br>
          > Are there any objections to this? When there are no
          objections i will<br>
          > merge this after our meeting in Berlin.<br>
          ><br>
          > Bart<br>
          > _______________________________________________<br>
          > Owncloud mailing list<br>
          > <a moz-do-not-send="true" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
          > <a moz-do-not-send="true"
            href="https://mail.kde.org/mailman/listinfo/owncloud"
            target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
          <br>
          _______________________________________________<br>
          Owncloud mailing list<br>
          <a moz-do-not-send="true" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
          <a moz-do-not-send="true"
            href="https://mail.kde.org/mailman/listinfo/owncloud"
            target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Owncloud mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Jörn Friedrich Dreyer (<a class="moz-txt-link-abbreviated" href="mailto:jfd@owncloud.com">jfd@owncloud.com</a>)
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)
</pre>
  </body>
</html>