<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: Morph>>Delete</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>BLOCKQUOTE {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
DL {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
UL {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
OL {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
LI {
        PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
</STYLE>

<META content="MSHTML 6.00.3790.94" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&gt; ... but several folks have pointed out that even a slight deviation 
</DIV>
<DIV>&gt; from unadorned text is not supported by all email clients 
(sigh).</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; What can we do when the 'Least 
Common Denominator' is also</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; the most common 
(sigh).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Only if we strive for the 
"Largest Common Denominator" then</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; even the sky is not the limit 
;-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; PhiHo.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=Alan.Kay@squeakland.org href="mailto:Alan.Kay@squeakland.org">Alan 
  Kay</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=squeak-dev@lists.squeakfoundation.org 
  href="mailto:squeak-dev@lists.squeakfoundation.org">The general-purpose Squeak 
  developerslist</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, December 04, 2003 4:52 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Morph&gt;&gt;Delete</DIV>
  <DIV><BR></DIV>
  <DIV>Lots of appearance things were nicer before the Smalltalk-80 release 
  efforts. I wasn't there at the time, but I think they decided (probably 
  rightly) to use the existing character set in the outside world. And, today, 
  it would be nice to do something like your suggestion (maybe a different one) 
  and many other cosmetic possibilities, but several folks have pointed out that 
  even a slight deviation from unadorned text is not supported by all email 
  clients (sigh).</DIV>
  <DIV><BR></DIV>
  <DIV>Cheers,</DIV>
  <DIV><BR></DIV>
  <DIV>Alan</DIV>
  <DIV><BR></DIV>
  <DIV>-----</DIV>
  <DIV><BR></DIV>
  <DIV>At 4:30 PM -0800 12/4/03, Andrew P. Black wrote:</DIV>
  <BLOCKQUOTE cite="" type="cite">
    <BLOCKQUOTE cite="" type="cite">Aaron J Reichow wrote:<BR>&gt;<BR>&gt; 
      &gt; &gt; 2. The format for specifying a message is Class&gt;&gt;#message 
      ; that is your<BR>&gt; &gt; &gt; message should have read 
      Morph&gt;&gt;#delete.<BR>&gt; &gt;<BR>&gt; &gt; Really?&nbsp; I use 
      #delete to talk about the message, but Morph&gt;&gt;delete to<BR>&gt; &gt; 
      talk about a particular method.<BR>&gt;<BR>&gt; The convention is to use 
      the #.&nbsp; It's kind of neat actually-&nbsp; do a<BR>&gt; print-it on 
      "Morph&gt;&gt;#delete" in a workspace- the CompiledMethod for that<BR>&gt; 
      method is returned.&nbsp; #delete can be passed (a symbol), and delete 
      cannot.<BR><BR>Yes, "Morph&gt;&gt;#delete" is a valid Smalltalk expression 
      and</BLOCKQUOTE>
    <BLOCKQUOTE cite="" type="cite">"Morph&gt;&gt;delete" is 
  not.</BLOCKQUOTE></BLOCKQUOTE>
  <BLOCKQUOTE cite="" type="cite"><BR></BLOCKQUOTE>
  <BLOCKQUOTE cite="" type="cite">I've always found the # symbol to be a blot 
    on the otherwise elegant syntax of Smalltalk.&nbsp; Its a bit surprising to 
    me that Smalltalk didn't adopt a different convention, such as typing all 
    symbols in bold face.&nbsp; delete would be an identifier reference, 
    whereas<B> delete</B> would be a symbol, and</BLOCKQUOTE>
  <BLOCKQUOTE cite="" 
    type="cite">&nbsp;<X-TAB>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    </X-TAB>myMorph<B> delete</B></BLOCKQUOTE>
  <BLOCKQUOTE cite="" type="cite">would send the message<B> delete</B> to the 
    object bound to myMorph.</BLOCKQUOTE>
  <BLOCKQUOTE cite="" type="cite"><BR></BLOCKQUOTE>
  <BLOCKQUOTE cite="" type="cite">However, I'm about 25 years too late in 
    proposing this, so I don't expect that it will be adopted real soon 
  now.</BLOCKQUOTE>
  <BLOCKQUOTE cite="" type="cite"><BR></BLOCKQUOTE>
  <BLOCKQUOTE cite="" 
    type="cite"><X-TAB>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  </X-TAB>Andrew</BLOCKQUOTE>
  <DIV><BR></DIV>
  <DIV><BR></DIV><X-SIGSEP><PRE>-- 
</PRE></X-SIGSEP>
  <P>
  <HR>

  <P></P><BR></BLOCKQUOTE></BODY></HTML>