Hi All,<div><br></div><div>&nbsp;&nbsp; &nbsp;I&#39;m wedded to a variant of the class browser which uses a button in the title bar that enables multiple pages within the one browser. &nbsp;This is great but falls foul of the use of indices into the lists of categories, classes, protocols and selectors in the browser. &nbsp;For example if one reorganizes the system categories in one browser view when one switches to another the index is wrong. &nbsp;The right thing to do is for the browser to hold the actual symbol for the category, class, protocol or message not the index. &nbsp;There is a&nbsp;PluggableListMorphByItem class to make this easy. &nbsp;I&#39;ve moved the browser across to this scheme this afternoon but have realized I need to do MessageList, not just HierarchyBrowser. &nbsp;I wonder has anyone made this transition already?</div>
<div><br></div><div>Eliot</div>