It used to be part of OmniBrowser, but I removed it a long time ago because
- it broke due to changes in Pharo, - it had not a single test case, and - nobody bothered to fix it (check the mailing-list). Lukas On 1 August 2011 23:14, Mariano Martinez Peck <[email protected]> wrote: > Ok...it seems that doesn't exist on Pharo, but only in PharoCore. Since I > don't use PharoCore, I haven't seen it before. > Maybe it is also in Pharo but I cannot find it. > > Thanks > > On Mon, Aug 1, 2011 at 11:07 PM, Stéphane Ducasse > <[email protected]> wrote: >> >> :) >> >> in a browser menu somewhere... >> >> Stef >> >> >> > >> > >> > On Mon, Aug 1, 2011 at 5:44 PM, Randal L. Schwartz >> > <[email protected]> wrote: >> > >>>>> "Stéphane" == Stéphane Ducasse <[email protected]> writes: >> > >> > Stéphane> ProtocolBrowser, a subclass of MessageSet, should be >> > deprecated. >> > Stéphane> Now if the functionality is used (I never used it but I may be >> > Stéphane> a non typical programmer), we could use FlatListBrowser to >> > Stéphane> implement ProtocolBrowser. >> > >> > If you're talking about "browse protocol" from the code browser (or a >> > few other interfaces), >> > >> > where is that "browse protocol" ? I cannot even find it (of course, I >> > never use it) >> > >> > thanks >> > >> > I use it all the time on other people's code, >> > because it gives me a quick overview of the full range of what the class >> > provides. >> > >> > Maybe you don't work enough on other people's code? :) >> > >> > -- >> > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 >> > 0095 >> > <[email protected]> <URL:http://www.stonehenge.com/merlyn/> >> > Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. >> > See http://methodsandmessages.posterous.com/ for Smalltalk discussion >> > >> > >> > >> > >> > -- >> > Mariano >> > http://marianopeck.wordpress.com >> > >> >> > > > > -- > Mariano > http://marianopeck.wordpress.com > > -- Lukas Renggli www.lukas-renggli.ch
