<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Thanks.<br>
    <br>
    I got Michael to import this into the public Store. That's an
    interesting exercise, because in current versions, Store uses Glorp,
    so loading a different version of Glorp and trying to publish it is
    interesting. Even in a different namespace the class extensions of
    base classes collide. But it got imported. I'd like to be able to
    compare this to the current Glorp versions and bring back
    portability fixes into the main branch. One issue is that this comes
    as one package, GlorpDBX, so the package structure of the original
    is lost. That can probably be worked around, but it's a bit of work.<br>
    <br>
    Also, when you say "from VW 7.7.1" can I assume that means you
    started from the version of Glorp distributed with VW 7.7.1, which
    would be '7.7.1 - 19'?<br>
    <br>
    <blockquote style="border: 0px none;"
      cite="mid:BANLkTi=anceUFwyRy+gt=xT6GQR6T6hycQ@mail.gmail.com"
      type="cite">
      <div style="margin-left: 40px;">
        <hr style="border-width: 1px 0pt 0pt; border-style: dotted none
          none; border-color: rgb(181, 181, 181) -moz-use-text-color
          -moz-use-text-color; height: 1px; margin: 0pt;"
          class="__pbConvHr"><br>
      </div>
      <div style="margin-left: 40px;"><a moz-do-not-send="true"
          href="mailto:guillermopolito@gmail.com" style="color: rgb(0,
          136, 204) ! important; text-decoration: none ! important;">Guillermo
          Polito</a><br>
        <font color="#888888">June 6, 2011 10:57 PM</font></div>
      <br>
      <div style="color: rgb(136, 136, 136); margin-left: 40px;"
        __pbrmquotes="true" class="__pbConvBody"><br>
        I'm glad to announce a first stable version of the new Glorp
        Port, from VW 7.7.1.<br>
        <br>
        The port has been integrated with the DBXTalk Driver (before
        known as SqueakDBX), and tested on the following platforms:<br>
        <br>
        MySql: 872 tests run, 18 errors, 6 failures<br>
        PostgreSQL: 872 tests, 18 errors, 6 failures<br>
        Oracle: 872 tests, 21 errors, 5 failures.<br>
        <br>
        Most of the errors are caused by stuff the DBXTalk Driver does
        not support yet, like LOBS.&nbsp; Also, there are some bugs yet I
        have to attack and learn how to get rid of, hehe.<br>
        <br>
        One think to be careful of yet is the licencing (or how it
        should be written).&nbsp; Glorp licence today is LGPL, but in the way
        to be MIT :).<br>
        <br>
        So, if you want to download and try it, evaluate in a workspace,
        in Pharo 1.2 and 1.3,<br>
        <br>
        Gofer it<br>
        &nbsp;&nbsp;&nbsp; squeaksource: 'DBXTalk';<br>
        &nbsp;&nbsp;&nbsp; package: 'ConfigurationOfGlorpDBX';<br>
        &nbsp;&nbsp;&nbsp; load.<br>
        <br>
        (ConfigurationOfGlorpDBX project version: #stable) load<br>
        <br>
        And start playing!<br>
        <br>
        I think I'll become the new port mantainer, so feedback, bug
        reports and everything else is appreciated.<br>
        <br>
        BTW, documentation and some new tools are on the way too.<br>
        <br>
        <br>
        Guille :)<br>
      </div>
    </blockquote>
  </body>
</html>