<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
 > Restore some readability!<BR><BR>
fyi, the terser forms were my own recent introduction.<BR>
There is some readability value in padding out to two digits,<BR>
and as a side affect, it frees up "FF" and such to be actual Target.Int.<BR>
 <BR>
 <BR>
 - Jay<BR><BR><BR> <BR>> Date: Mon, 18 Jan 2010 15:25:00 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: hosking@elego.de<BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: hosking@birch. 10/01/18 15:25:00<BR>> <BR>> Modified files:<BR>> cm3/m3-sys/m3middle/src/: TInt.i3 <BR>> <BR>> Log message:<BR>> Restore some readability! IBytes is declared as bytes so these values can<BR>> *only* be bytes statically! Jay, these probably really don't belong here<BR>> anyway. Shouldn't you be making use of the Target types instead? All of the<BR>> constants you need are declared there. I don't see why you need to clutter up<BR>> TInt. [Moreover, you have unsigned constants in the signed integer interface<BR>> (TInt instead of TWord).] But I don't think any of this belongs here in the<BR>> first place!<BR>> <BR>> For example:<BR>> <BR>> Target.Int16.min<BR>> Target.Word8.max<BR>> etc.<BR>> <BR>                                     </body>
</html>