<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks Hans-Martin and Bert. As I said, I am just exploring for the time being and I have a hacked a version suitable for those purposes. <div class=""><br class=""></div><div class="">Thanks,</div><div class="">John<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 17, 2017, at 6:36 AM, Hans-Martin Mosner <<a href="mailto:hmm@heeg.de" class="">hmm@heeg.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">


<div class="">
<div style="" class="">
<div style="" class=""><p style="margin: 0px 0px 1em;" class="">Yup, that needs some taking
care of. I will look into it, but probably not so soon...</p><p style="margin: 0px 0px 1em;" class="">Cheers,<br class="">
Hans-Martin</p>
</div>
<div style="" class=""><p style="font-size: 10pt; font-family: Arial, sans-serif; margin: 10pt 0px;" class="">Am
17. Mai 2017 11:54:54 vorm. schrieb Bert Freudenberg
<<a href="mailto:bert@freudenbergs.de" class="">bert@freudenbergs.de</a>>:</p>
<blockquote type="cite" class="gmail_quote" style="margin: 0 0 0 0.75ex; border-left: 1px solid #808080; padding-left: 0.75ex;">
<div dir="ltr" class=""><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;"><span style="font-family:arial,sans-serif;color:rgb(34,34,34)" class="">On Tue, May 16,
2017 at 2:33 PM, JOHN SARKELA </span><span dir="ltr" style="font-family:arial,sans-serif;color:rgb(34,34,34)" class=""><<a href="mailto:wiljo@mac.com" target="_blank" class="">wiljo@mac.com</a>></span><span style="font-family:arial,sans-serif;color:rgb(34,34,34)" class="">
wrote:</span><br class=""></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br class="">
<br class="">
I’ve been experimenting with OMeta/2. It’s a lot of fun, but there is a
reference to the undefined method
OMeta2Compiler>>from:class:<wbr class="">context:notifying. I implemented this
as an empty method and things appear to be working. Could anyone enlighten
me as to the intention of this message and why the reference to it exists
in the code base?</blockquote><div class=""><br class=""></div><div class=""><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;">​That
message used to be implemented in Compiler and got replaced when we
factored out the state into CompilationCue as part of the introduction of
Environments.​ It's now from:class:notifying:.</div><br class=""></div><div class=""><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;">​I
just tried putting it back as</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;">Compiler>>from:
textOrStream class: aClass context: aContext notifying:
aRequestor </div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">   </span>"Used by e.g.
OMeta2Compiler"</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">       </span>self</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">          </span>setCue: (CompilationCue</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">                               </span>source: textOrStream</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">                          </span>context: aContext</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">                             </span>class: aClass</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif;"><span style="white-space:pre" class="">                         </span>requestor: aRequestor)</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;">​</div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;">​which
works but there are more errors (MNU:
OMeta2Compiler>>parseCue:noPattern:ifFail:​) and I don't have
time to fix that one ... I guess we need to update the OMeta
package.</div></div><div class=""><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: arial, helvetica, sans-serif; font-size: small;">-
Bert - </div></div></div></div></div>
</blockquote>
</div>
</div>
</div>

<br class=""></div></blockquote></div><br class=""></div></div></body></html>