<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>Thank you for appreciation for my work. OMeta is a such little
      gem it's a shame it was neglected over the years and remained
      mostly in prototype/research stage. <br>
    </p>
    <p>I mean, it work relatively well but lacks dedicated tooling.
      Maybe one day...<br>
    </p>
    <p>I'm looking forward to your fixes regarding syntax coloring. I've
      fixed it just enough so that I don't have see the text in either
      fully red or plain (uncolored). Subtle coloring of source code is
      something you just can't give up.</p>
    <p>And big thanks to you, actually! I think you did a major part of
      making OMeta a welcome citizen in Cuis. If it wasn't for you, I
      wouldn't bother with contributing to it. And would have a great
      dilemma: use Squeak solely becasue of OMeta or switch to Cuis,
      dealing with missing it as part of my tooling.<br>
    </p>
    <p>Cheers,<br>
      Michał<br>
    </p>
    <div class="moz-cite-prefix">On 17.07.2024 03:31, Phil B wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CAMJMOeijQ4TrjhQKeWMb=XTLB2O0F-a62Qe=wuP8tfO7WJmw_w@mail.gmail.com">
      
      <div dir="ltr">Just catching up on some backlog and seeing I
        missed some OMeta-related posts.  TL;DR version: for right now,
        feel free to point people to Michal's repo as the currently
        working version as my repo needs a bit of work. (I don't want to
        slow him down waiting on me, so please keep up the great work
        and I'll catch up as I'm able)<br>
        <div><br>
        </div>
        <div>The longer version is that I forgot to commit some changes
          a couple of years ago for an older version of Cuis.  So those
          have been pushed but of course now I need to re-merge Mical's
          fixes which I've almost finished with.  However, those updates
          while fixing the basic parser appear to only work around the
          syntax coloring breakage (which I find an essential feature to
          edit OMeta parsers) which is fine as you got it working well
          enough for your needs, but I need to get that fixed also.  So
          I've still got a bit of work to do before my repo will be
          caught up with the latest versions of Cuis, but it is being
          worked on as time permits.</div>
        <div><br>
        </div>
        <div>Also big thanks to you, Michal!  Your fixes and features
          are much appreciated.<br>
        </div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Phil</div>
        <div> </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Jun 13, 2024 at
          9:57 AM Juan Vuletich via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" moz-do-not-send="true" class="moz-txt-link-freetext">cuis-dev@lists.cuis.st</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div bgcolor="#ffffff"> Hi Michal,<br>
            <br>
            I added a reference to your repo to Cuis-Smalltalk /
            Parsers. For the time being, let's keep both. When we have
            feedback from Phil, and we're sure, we can remove the one
            that's no longer needed.<br>
            <br>
            Thanks!<br>
            <br>
            On 6/13/2024 8:17 AM, Michał Olszewski via Cuis-dev wrote:
            <blockquote type="cite">
              <p>Hi all,</p>
              <p>Tagged OMeta in my repo for Cuis7.0 - loads fine and
                since loading it involves bootstrapping I think it will
                be usable in some form (besides debugging but that's
                well and long known issue with it) :)<br>
              </p>
              <p>Also, sometime ago I've fixed OMeta so that it loads
                into Cuis6.3 without hiccups. I've opened pull request
                in the original port repo (by pbella) but He still
                hasn't reviewed it yet.<br>
              </p>
              <p>May I ask so that the link in Parsers package points
                temporaily to my repo? </p>
              <p><a href="https://github.com/michalo1334/OMeta-Cuis" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/michalo1334/OMeta-Cuis</a></p>
              <p>There were some slight changes - all classes load into
                the common category instead of being divided into the
                Preload and the "normal" one.<br>
              </p>
              <p>Cheers,<br>
                Michał<br>
              </p>
              <div>On 9.06.2024 09:36, Hilaire Fernandes via Cuis-dev
                wrote:<br>
              </div>
              <blockquote type="cite">
                <p><font size="4">Hi folks, <br>
                  </font></p>
                <p><font size="4">I want to check if we are good on
                    tagging packages for stable Cuis7.0 and how it works
                    in real case scenario.<br>
                  </font></p>
                <p><font size="4">So far I have tagged Cuis-Smalltalk-UI
                    to Cuis7.0. I want to do the same for DrGeo but I
                    need its numerous dependencies to be tagged as well
                    to Cuis 7.0.</font></p>
                <p><b><font size="4">Below are the dependent packages,
                      not in the Cuis7.0 repository, which I need to be
                      tagged for Cuis7.0:</font></b></p>
                <ul>
                  <li><font size="4">Erudite</font></li>
                  <li><font size="4">Parsers</font></li>
                  <li><font size="4">Numerics<br>
                    </font></li>
                  <li><font size="4">SVG</font></li>
                  <li><font size="4">Cuis-Smalltalk-UI (done)</font></li>
                </ul>
                <p>Thanks !<br>
                </p>
                <p>Hilaire</p>
                <p><br>
                </p>
                <p><font size="4">For the record about tagging, here
                    below are my notes. Adapt to your situation:</font></p>
                <p><font size="4">** Tagging<br>
                    - To create a new tag: git tag -a Cuis7.0 -m
                    "Package for Cuis 7.0"<br>
                    - To push a tag: git push <a href="mailto:git@github.com:hilaire/drgeo" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">git@github.com:hilaire/drgeo</a> 
                    Cuis7.0<br>
                    - To delete a tag locally and remotely<br>
                      * git tag -d Cuis7.0<br>
                      * git push <a href="mailto:git@github.com:hilaire/drgeo" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">git@github.com:hilaire/drgeo</a>
                    :refs/tags/Cuis7.0<br>
                    <br>
                  </font></p>
                <p><font size="4"><br>
                  </font></p>
                <p><font size="4"><br>
                  </font></p>
                <pre cols="72">-- 
GNU Dr. Geo
<a href="http://gnu.org/s/dr-geo/" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">http://gnu.org/s/dr-geo/</a>
<a href="http://gnu-drgeo.blogspot.com/" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">http://gnu-drgeo.blogspot.com/</a></pre>
                <br>
                <fieldset></fieldset>
              </blockquote>
            </blockquote>
            <br>
            <br>
            <pre cols="72">-- 
Juan Vuletich
<a href="http://cuis.st" target="_blank" moz-do-not-send="true">cuis.st</a>
<a href="http://github.com/jvuletich" target="_blank" moz-do-not-send="true">github.com/jvuletich</a>
<a href="http://researchgate.net/profile/Juan-Vuletich" target="_blank" moz-do-not-send="true">researchgate.net/profile/Juan-Vuletich</a>
<a href="http://independent.academia.edu/JuanVuletich" target="_blank" moz-do-not-send="true">independent.academia.edu/JuanVuletich</a>
<a href="http://patents.justia.com/inventor/juan-manuel-vuletich" target="_blank" moz-do-not-send="true">patents.justia.com/inventor/juan-manuel-vuletich</a>
<a href="http://linkedin.com/in/juan-vuletich-75611b3" target="_blank" moz-do-not-send="true">linkedin.com/in/juan-vuletich-75611b3</a>
<a href="http://twitter.com/JuanVuletich" target="_blank" moz-do-not-send="true">twitter.com/JuanVuletich</a></pre>
          </div>
          -- <br>
          Cuis-dev mailing list<br>
          <a href="mailto:Cuis-dev@lists.cuis.st" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">Cuis-dev@lists.cuis.st</a><br>
          <a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>