On 5/16/07, <b class="gmail_sendername">Duncan Mak</b> &lt;<a href="mailto:duncanmak@gmail.com">duncanmak@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span class="q"></span>I too only learned of this browser last week (thanks Scott). 
<br><br>I&#39;m interested in implementating this browser using the OB framework, what would it take to get started?<br></blockquote></div><br>Juraj Kubelka took the initiative yesterday and registered a project on SqueakSource:
<br><br><div style="margin-left: 40px;"><a title="static project url" href="http://www.squeaksource.com/OBProtocolBrowser.html">http://www.squeaksource.com/OBProtocolBrowser.html</a><br></div><br>After a bit of late night hacking from both of us, we present to you the first working version of OBProtocolBrowser!
<br><br>Here&#39;s the release notes from the DM.6 (latest and greatest!) release:<br><br><div style="margin-left: 40px;">First functional version of the OBProtocolBrowser<br><br>* It works from the class pane, protocol pane, method pane.
<br>* It highlights the current protocol or method, as applicable.<br>* It shows all methods, along with its defining class name.<br><br>Missing features:<br><br>* Methods implemented by the current class should be made Bold.
<br>* A filter toggle for protocols and methods are missing.<br><br></div>Colin
says that there are substantial improvements in how filtering works in
an upcoming release. We might wait for that before implementing these
two missing features.<br clear="all"><br>-- <br>Duncan.