[BUG][FIX] Re: Running your tests for Arrows

Pietro Braione schizophonicTHESPAMSHIELD@tiscalinet.it
Sat Mar 31 05:00:03 2001


Messaggio in formato MIME composto da pił parti.

------=_NextPart_000_002C_01C0B989.D8290940
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

[BUG][FIX] Re: Running your tests for ArrowsHi Brian. I loaded the last =
changeset and now
everything works, AFAIK. Here are the results=20
from the last rows of the test file.

e _ InductionGraph new.
f _ e anyOne.
Result: e is what should be, f is an arrow without
a name, whose head and tail are an arrow called=20
'0' (whose head and tail are, in turn, the integer 0).

e treatsAsVariable: e graph anyOne.
Result: false (not mangled inside e to check
for eventual side effects)

e fromNatural: 4
Result: an arrow whose name is '4' and whose
head and tail are, again, the integer 0. Again, no
idea whether something happened inside e.

Hope that all this means that the last tests have
been passed...

>If you want something like Arrows but more database-like,=20
>look up the Pointrel data repository in the Squeak archives.

Thanks, I will look there.

Pietro
--=20
Remember to remove the spamshield from my
email address before replying to this message


------=_NextPart_000_002C_01C0B989.D8290940
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>[BUG][FIX] Re: Running your tests for Arrows</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<STYLE type=3Dtext/css>BLOCKQUOTE {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
DL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
OL {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
LI {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>

<META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Brian. I loaded the last changeset =
and=20
now</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>everything works, AFAIK. </FONT><FONT =
face=3DArial=20
size=3D2>Here are the results </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>from </FONT><FONT face=3DArial =
size=3D2>the last rows=20
of the test file.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>e _ InductionGraph new.<BR>f _ e=20
anyOne.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Result: e is what should be, f is an =
arrow=20
without</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>a name, whose head and tail&nbsp;are an =
arrow=20
called </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>'0' (whose </FONT><FONT face=3DArial =
size=3D2>head and=20
tail are, in turn,&nbsp;the integer 0).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>e treatsAsVariable: e graph =
anyOne.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Result: false (not mangled inside e to=20
check</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>for eventual side =
effects)<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>e fromNatural: 4<BR>Result: an arrow =
whose name is=20
'4' and whose</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>head and tail are, again, the integer=20
0.&nbsp;Again, no</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>idea&nbsp;whether something =
happened&nbsp;inside=20
e.</DIV></FONT>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Hope that all this means that the last =
tests=20
have</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>been passed...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>&gt;If you want something like Arrows but more database-like, =
</DIV>
<DIV>&gt;look up the Pointrel data repository in the Squeak =
archives.</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks, I will look there.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Pietro</FONT></DIV>
<DIV>-- <BR>Remember to remove the spamshield from my<BR>email address =
before=20
replying to this message</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_002C_01C0B989.D8290940--