<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 09-08-08 à 14:05, Raymond Asselin a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: Helvetica, Arial, SansSerif; font-size: 14px; font-weight: bold; "><a name="metaopenFullProtocolForClass:" style="color: rgb(0, 0, 0); ">As I looking on Tools package I&nbsp;<span class="Apple-style-span" style="font-family: 'Helvetica Neue'; font-size: 15px; font-weight: normal; white-space: pre-wrap; ">stumbled</span>&nbsp;on openFullProtocolForClass's and&nbsp;</a><a name="metaopenSubProtocolForClass:" style="color: rgb(0, 0, 0); ">openSubProtocolForClass's comments, &nbsp;and they are the same.&nbsp;</a></span><div><span class="Apple-style-span" style="font-family: Helvetica, Arial, SansSerif; font-size: 14px; font-weight: bold; "><a name="metaopenFullProtocolForClass:" style="color: rgb(0, 0, 0); "></a><a name="metaopenSubProtocolForClass:" style="color: rgb(0, 0, 0); ">But the result isn't the same as with ..SubProtocol.. you eliminate protocols from ProtoObject and from Object. &nbsp;Where can we find that SubProtocol means this...?</a></span></div><div><font class="Apple-style-span" face="Helvetica, Arial, SansSerif" size="4"><span class="Apple-style-span" style="font-size: 14px;"><b><br></b></span></font></div><div><font class="Apple-style-span" face="Helvetica, Arial, SansSerif" size="4"><span class="Apple-style-span" style="font-size: 14px;"><b>May I change the class's comment of ..SubProtocol.. like:</b></span></font></div><div><font class="Apple-style-span" face="Helvetica, Arial, SansSerif" size="4"><span class="Apple-style-span" style="font-size: 14px;"><b><br></b></span></font></div><div><font class="Apple-style-span" face="Helvetica, Arial, SansSerif" size="4"><span class="Apple-style-span" style="font-size: 14px;"><b>"&nbsp;<span class="Apple-style-span" style="font-weight: normal; ">Create and schedule a browser for the entire protocol of the class minus the protocols inherited from ProtoObject and Object classes<span class="Apple-style-span" style="font-weight: bold; ">"</span></span></b></span></font></div></div><br></blockquote></div><div><br></div>I found this comment on the instance side of ProtocolBrowser<div><br><div><div>onSubProtocolOf: aClass&nbsp;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>"Initialize with the entire protocol for the class, aClass,</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>but excluding those inherited from Object."</div><div><br></div><div><br></div><div>This comment seems to be a fit for the class side &nbsp;method &nbsp; &nbsp; #openSubProtocolForClass: aClass&nbsp;</div></div></div></body></html>