<div dir="ltr">Hi Janko, <div><br></div><div>Sorry for being a bit offtopic, but I am so glad to see you back in the Smalltalk community. It's long time I didn't hear from you. Hope are doing well.</div><div><br></div><div>Best, </div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 25, 2020 at 11:08 PM Chris Muller <<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</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 dir="ltr"><div dir="ltr"></div><div dir="ltr">The list of apps safely availabe in 5.3 is still a short list of diamonds which, it appears, Aida's alphabetical position could justly top the list!  Would you mind documenting that install script as an new entry for 5.3?<br></div><div><br></div><div><div><img src="cid:ii_kan9uju10" alt="temp.png" width="262" height="258"><br></div></div><div dir="ltr"><br></div><div dir="ltr">I myself will be quite interested in your client-side implementation of the new event subscription mechanism.  As an API server, the GraphQL spec defines a subscription service, too, which I've just implemented in the engine.  When a smalltalk object signals #changed, updates are pushed to subscribed clients, asyncronously, as it should be.  :)<br></div><div dir="ltr"><br></div><div>Congratulations.</div><div><br></div><div>  - Chris</div><div dir="ltr"><br></div><div><br></div><div></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>Aida got recently a development push and together with improvements over <br>
several years it is now a time for a new release.<br>
<br>
Main effort was put on realtime and Single-Page Applications (SPA) to be <br>
prepared for a forthcoming decade of web development. A dependency <br>
mechanism was introduced for domain objects to announce its changes <br>
easily. Web apps can subscribe to changes and update elements of a web <br>
page accordingly.<br>
<br>
Multitab support is another improvement to mention, also many minor ones <br>
and patches, more in <a href="https://www.aidaweb.si/release-notes-6.8" rel="noreferrer" target="_blank">https://www.aidaweb.si/release-notes-6.8</a><br>
<br>
To install on Squeak (tested on latest 5.3 64bit):<br>
<br>
i := Installer monticello http: '<a href="http://squeaksource.com" rel="noreferrer" target="_blank">http://squeaksource.com</a>'.<br>
i  project: 'SPort';<br>
    install: 'Sport-2.031'.<br>
i  project: 'Swazoo';<br>
    install: 'Swazoo-2.4final.2'.<br>
i  project: 'Aida';<br>
    install: 'Aida-6.8final.2'.<br>
<br>
.. then open <a href="http://localhost:8888" rel="noreferrer" target="_blank">http://localhost:8888</a> .<br>
<br>
Aida/Web is a Smalltalk web framework for building dynamic web <br>
applications the Smalltalk way. From classical to single-page web apps, <br>
on high-level so that building web apps becomes a joy, not a hassle!<br>
<a href="https://www.aidaweb.si" rel="noreferrer" target="_blank">https://www.aidaweb.si</a><br>
<br>
Best regards<br>
Janko<br>
<br>
<br>
<br>
</blockquote></div></div>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font color="#666666">Mariano Martinez Peck</font></div><div><div dir="ltr"><div dir="ltr"><font color="#666666">Email: <a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a></font></div><div dir="ltr"><font color="#666666">Twitter: @MartinezPeck</font></div><div dir="ltr"><font color="#666666">LinkedIn: <a href="https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/" target="_blank">www.linkedin.com/in/mariano-martinez-peck</a></font></div><div dir="ltr"><div dir="ltr"><font color="#666666">Blog: <a href="https://marianopeck.wordpress.com/" target="_blank">https://marianopeck.wordpress.com/</a></font></div></div></div></div></div></div></div></div></div></div></div>