<div dir="ltr">Hi, Juan, <div><br></div><div>thanks for answering. Just one note: Compatibility with other Smalltalk dialects?  </div><div><br></div><div>ciao</div><div>giorgio</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 28, 2020 at 4:00 PM Juan Vuletich <<a href="mailto:juan@jvuletich.org">juan@jvuletich.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hi Giorgio,<br>
<br>
On 4/28/2020 5:08 AM, giorgio ferraris via Cuis-dev wrote:<br>
> Hi, Juan,<br>
><br>
> probably there is something that makes it faster using what you <br>
> propose, but a general convention between languages is a dot as a <br>
> separator for namespaces. VW is adopting this. (and BTW it seems more <br>
> elegant too...) .<br>
<br>
Using backticks is orthogonal to using a dot. Backticks in Cuis means <br>
that the expression is evaluated just once when compiling the method, <br>
and the result is kept in a method literal. It means you can make any <br>
object into a method literal like 1.23 or 'hello'.<br>
<br>
The reason for not using a dot would be to avoid adding new syntax to <br>
the language.<br>
<br>
> Any case, I just started tasting Cuis water, and I have to say that, <br>
> after the first moment of confusion (starting with git seems not <br>
> natural for an old smalltalk programmer...) , I begin to appreciate <br>
> the work you did in these years.<br>
> ciao<br>
> giorgio<br>
<br>
Nice to know. If you imagine any warning or tweak to the docs we could <br>
add to lessen that initial surprise, please tell. Feedback from people <br>
with different backgrounds (from beginners to old timers, with assorted <br>
non-Smalltalk tastes and experience) is really useful for polishing the <br>
experience for everybody. So, please take a few minutes to see if you <br>
have any suggestions.<br>
<br>
Thanks,<br>
<br>
-- <br>
Juan Vuletich<br>
<a href="http://www.cuis-smalltalk.org" rel="noreferrer" target="_blank">www.cuis-smalltalk.org</a><br>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" rel="noreferrer" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a><br>
<a href="https://github.com/jvuletich" rel="noreferrer" target="_blank">https://github.com/jvuletich</a><br>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" rel="noreferrer" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a><br>
@JuanVuletich<br>
<br>
</blockquote></div>