<div>I found that <em>method</em> in these methods:</div><div>not <em>method</em>, but <em>primitive</em><br></div><div class="gmail_quote">2012/3/11 °­Áø¿À <span dir="ltr">&lt;<a href="mailto:jinoh67@gmail.com">jinoh67@gmail.com</a>&gt;</span><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div>What does the following primitive&nbsp;do?</div><div>&nbsp;</div>
<div>newProcess<br>&nbsp;&quot;Answer a Process running the code in the receiver. The process is not <br>&nbsp;scheduled.&quot;<br><font color="#ff0000">&nbsp;</font><strong><font color="#ff0000">&lt;primitive: 19&gt; &quot;Simulation guard&quot;<br>

</font></strong>&nbsp;^Process<br>&nbsp;&nbsp;forContext: <br>&nbsp;&nbsp;&nbsp;[self value.<br>&nbsp;&nbsp;&nbsp;Processor terminateActive] asContext<br>&nbsp;&nbsp;priority: Processor activePriority</div><div>&nbsp;</div><div>I found that method in these methods:</div><div>&nbsp;</div>

<div>BlockClosure newProcess {scheduling}<br>BlockClosure newProcessWith: {scheduling}<br>BlockContext newProcess {scheduling}<br>BlockContext newProcessWith: {scheduling}<br>ControlManager activeController: {accessing}<br>

ControlManager scheduleActive: {scheduling}<br>Debugger class openContext:label:contents: {class initialization}<br>Debugger class openInterrupt:onProcess: {opening}<br>SyntaxError class open: {instance creation}</div><div>

&nbsp;</div><div>It seems the methods works even though I delete the primitive.</div><div>I couldn&#39;t find any documentation about it, so what does the primitive do?</div><div>Can any methods contain the primitive?</div>
</blockquote></div><br>