On Tue, Jan 12, 2010 at 10:24 AM, Lukas Renggli
<renggli@gmail.com> wrote:
>>>> That's strange, since I use Toolset for these queries. Should I use something else?
>>>
>>> I am using OB, but I get the old system browser in some cases: for
>>> senders, implementors and sets of classes.
>>
>> What ToolSet do you use? In the Pharo images, the ToolSet I install
>> takes care of launching OB in all cases.
>
> OBSystemBrowserAdaptor
I see, you do that in DEVToolSet. I wonder why this class is not part of OB?
Maybe there is stuff that it is not just related to OB but to other stuff. For example
DEVToolSet >> openWorkspace�� refers to Shout Workspace.
But maybe it is a good idea to build a OBToolsSet. I have no idea.
�