-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
A debugger with the following stack trace opens when I want to browse the 'Metacello' preference category. Thus, the category is currently inaccessible.
SubclassResponsibility: My MCGitBasedNetworkRepository class subclass should have overridden basicDescription
MCGitBasedNetworkRepository class(Object)>>subclassResponsibility
MCGitBasedNetworkRepository class>>basicDescription
MCGitBasedNetworkRepository class>>defaultCacheDirectory
MCGitBasedNetworkRepository class>>cacheDirectory
MCGitBasedNetworkRepository class>>cacheDirectoryPath
PragmaPreference>>preferenceValue
PBTextPreferenceView>>preferenceValue
PluggableTextMorph>>getText
PluggableTextMorph>>on:text:accept:readSelection:menu:
PluggableTextMorph class>>on:text:accept:readSelection:menu:
PluggableTextMorph class>>on:text:accept:
PBTextPreferenceView>>textField
PBTextPreferenceView>>representativeButtonWithColor:inPanel:
PBPreferenceButtonMorph>>preferenceMorphicView
PBPreferenceButtonMorph>>initializeWithPreference:model:
PBPreferenceButtonMorph class>>preference:model:
PreferenceBrowserMorph>>newPreferenceButtonFor:
[] in PreferenceBrowserMorph>>newPreferenceListInnerPanel
SortedCollection(OrderedCollection)>>do:
PreferenceBrowserMorph>>newPreferenceListInnerPanel