<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">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"><u></u>

  
    
  
  <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">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">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">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">http://gnu.org/s/dr-geo/</a>
<a href="http://gnu-drgeo.blogspot.com/" target="_blank">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">cuis.st</a>
<a href="http://github.com/jvuletich" target="_blank">github.com/jvuletich</a>
<a href="http://researchgate.net/profile/Juan-Vuletich" target="_blank">researchgate.net/profile/Juan-Vuletich</a>
<a href="http://independent.academia.edu/JuanVuletich" target="_blank">independent.academia.edu/JuanVuletich</a>
<a href="http://patents.justia.com/inventor/juan-manuel-vuletich" target="_blank">patents.justia.com/inventor/juan-manuel-vuletich</a>
<a href="http://linkedin.com/in/juan-vuletich-75611b3" target="_blank">linkedin.com/in/juan-vuletich-75611b3</a>
<a href="http://twitter.com/JuanVuletich" target="_blank">twitter.com/JuanVuletich</a></pre>
  </div>

-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>