<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 9/14/2024 7:24 PM, Mark Volkmann via Cuis-dev wrote:
<blockquote
cite="mid:CAFfRWnXbcFi1htXxKyv_b0mVERAnjhnCSB4v3uOG=rqhJKr=sA@mail.gmail.com"
type="cite">
<div dir="ltr">I recently read nearly all of this excellent book.
I have some questions that I'll ask one at a time to avoid
flooding the mailing list.
<div><br>
</div>
<div>Page 317 discusses "Notifiers" that seems to be a
lightweight version of a DebuggerWindow. It says notifiers are
created by sending <font face="monospace">error</font><font
face="monospace">:</font> to any object. In Cuis, doing that
opens a DebuggerWindow. Is it correct that Cuis does not
support notifiers and only uses DebuggerWindows?</div>
<div><br>
</div>
<div><span class="gmail_signature_prefix">-- </span><br>
<div dir="ltr" class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div><font face="arial, helvetica, sans-serif">R.
Mark Volkmann</font></div>
<div><span style="font-size: 12.8px;"><font
face="arial, helvetica, sans-serif">Object
Computing, Inc.</font></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Not exactly. Try both these expressions:<br>
Warning signal: 'Hey!'.<br>
'Hey!' halt.<br>
One opens a PreDebugWindow (what used to be called Notifier,
apparently), the other opens a Debugger. You can debug to see how
these end calling methods in Debugger class.<br>
<br>
Happy explorations,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>