<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: update 6532 MNU</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<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=andrew.stoffel@jenzabar.net 
  href="mailto:andrew.stoffel@jenzabar.net">Stoffel, Andrew</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 
  developers list</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, December 10, 2004 2:15 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: update 6532 MNU</DIV>
  <DIV><BR></DIV>
  <P><FONT size=2>&gt; Ok I reorder it by hand and swaped the new version in the 
  stream. And </FONT><BR><FONT size=2>&gt; it works for me. Can you try?</FONT> 
  </P>
  <P><FONT size=2>(Just speaking for myself of course) I can now get past</FONT> 
  <BR><FONT size=2>update 6532 BUT once it is complete I still get the 
  warning:</FONT> </P>
  <P><FONT size=2>&gt; &gt;&gt; MenuMorph(Morph)&gt;&gt;privateRemoveMorph: has 
  been deprecated.</FONT> <BR><FONT size=2>&gt; &gt;&gt; Use #removeMorph: 
  instead.</FONT> </P>
  <P><FONT size=2>and also now the occasional:</FONT> </P>
  <P><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp; 
  HandMorph(Morph)&gt;&gt;privateRemoveMorph: has been deprecated. 
  </FONT><BR><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp; Use #removeMorph: 
  instead.</FONT> </P>
  <P><FONT size=2>&nbsp;Which I fixed by changing privateRemoveMorph to 
  removeMorph</FONT> <BR><FONT size=2>&nbsp;in Morph privateAddMorph (I hope 
  that was the proper fix)</FONT> </P>
  <P><FONT size=2>(tried to make a changeset for it but ended up with an empty 
  file</FONT> <BR><FONT size=2>&nbsp;with a version and timestamp in 
  it...)</FONT> </P>
  <P><FONT size=2>And now I'm dealing with a bunch of things that seem to be 
  </FONT><BR><FONT size=2>related to something in OSProcess being sort of 
  "broken" by </FONT><BR><FONT size=2>something after update 6485. (Okay, I know 
  it isn't broken but </FONT><BR><FONT size=2>getting MANY warnings about this 
  when I didn't before updating</FONT> <BR><FONT size=2>is seriously 
  annoying...)</FONT> </P>
  <P><FONT size=2>Like</FONT> </P>
  <P><FONT size=2>&nbsp;&nbsp;&nbsp; SystemDictionary&gt;&gt;platformName has 
  been deprecated. </FONT><BR><FONT size=2>&nbsp;&nbsp;&nbsp; Use SmalltalkImage 
  current platformName</FONT> </P>
  <P><FONT size=2>and</FONT> </P>
  <P><FONT size=2>&nbsp;&nbsp;&nbsp; SystemDictionary&gt;&gt;getSystemAttribute: 
  has been deprecated. </FONT><BR><FONT size=2>&nbsp;&nbsp;&nbsp; Use 
  SmalltalkImage current getSystemAttribute: attributeID </FONT></P>
  <P><FONT size=2>Guess that is expected since OSProcess says it is compatible 
  up </FONT><BR><FONT size=2>to 3.7 only. Hopefully the fix will be as simple... 
  Or did I miss </FONT><BR><FONT size=2>something somewhere else? Or can/should 
  I just remove OSProcess </FONT><BR><FONT size=2>for now?</FONT> </P>
  <P><FONT size=2>-Andy-</FONT> </P>
  <P>
  <HR>

  <P><FONT face=Arial size=2></FONT>&nbsp;</P></BLOCKQUOTE>
<P><FONT face=Arial size=2>Hm, shouldn't these sort of things happen in the 
UNSTABLE&nbsp;update stream? What ever happened to that? After the horde of 
Squeakland patches, we are back to the main stream?</FONT><BR></P>
<P><FONT face=Arial size=2>If you can, create a new ChangeSet, name it your 
favorite color, and rename these deprecations with that ChangeSet active. Menu 
it and 'mail to list' (sorry for anything redundant&nbsp;here).&nbsp;It can be 
fun.&nbsp;Seems no one else publically announced they got them yet - you 
could/should be the first to undeprecate some/most of OSProcess. (like my 
MemoryUsage patch&nbsp;still in the pipe somewhere. It felt good charity-style 
even being such a mindless alteration)</FONT></P>
<P><FONT face=Arial size=2>sorry,</FONT></P>
<P><FONT face=Arial size=2>-Lyndon</FONT></P></BODY></HTML>