Hi Alan!!<br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 4:46 PM, Alan Knight <span dir="ltr">&lt;<a href="mailto:knight@acm.org">knight@acm.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


  
    
  
  <div text="#000000" bgcolor="#ffffff">
    Thanks.<br>
    <br>
    I got Michael to import this into the public Store. That&#39;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.</div></blockquote><div><br>So you imported our changes in a branch of your repo?  I was going to make a list of what we had 
to do to import it into pharo to send it to you :).  Actually I learnt a
 lot (and I still do) while doing the port, but my learning process is a
 bit chaothic, and making a list in the first try was not easy for me, 
hehe.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div text="#000000" bgcolor="#ffffff"> Even in a different namespace the class extensions of
    base classes collide. But it got imported. I&#39;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&#39;s a bit of work.<br></div></blockquote><div><br>Actually yes, since in pharo we don&#39;t have namespaces, we had to recategorize a lot of classes to put it a little of order, hehe.<br>
</div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div text="#000000" bgcolor="#ffffff">
    <br>
    Also, when you say &quot;from VW 7.7.1&quot; can I assume that means you
    started from the version of Glorp distributed with VW 7.7.1, which
    would be &#39;7.7.1 - 19&#39;?<br></div></blockquote><div><br>Yeap :)<br><br>Thanks!<br>Guille<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div text="#000000" bgcolor="#ffffff">
    <br>
    <blockquote style="border: 0px none;" 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; min-height: 1px; margin: 0pt;"><br>
      </div>
      <div style="margin-left: 40px;"><a href="mailto:guillermopolito@gmail.com" style="color: rgb(0, 136, 204) ! important; text-decoration: none ! important;" target="_blank">Guillermo
          Polito</a><br>
        <font color="#888888">June 6, 2011 10:57 PM</font></div><div><div></div><div class="h5">
      <br>
      <div style="color: rgb(136, 136, 136); margin-left: 40px;"><br>
        I&#39;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.  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).  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>
            squeaksource: &#39;DBXTalk&#39;;<br>
            package: &#39;ConfigurationOfGlorpDBX&#39;;<br>
            load.<br>
        <br>
        (ConfigurationOfGlorpDBX project version: #stable) load<br>
        <br>
        And start playing!<br>
        <br>
        I think I&#39;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>
    </div></div></blockquote>
  </div>

<br>_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
<br></blockquote></div><br>