Issue 3797 in pharo: ServerDirectory depends on MorphicExplorer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3797 in pharo: ServerDirectory depends on MorphicExplorer

pharo
Status: FixProposed
Owner: [hidden email]

New issue 3797 by [hidden email]: ServerDirectory depends on  
MorphicExplorer
http://code.google.com/p/pharo/issues/detail?id=3797

ServerDirectory>>directoryWrapperClass

        ^FileDirectoryWrapper


ListItemWrapper subclass: #FileDirectoryWrapper
        instanceVariableNames: 'itemName balloonText hasContents'
        classVariableNames: ''
        poolDictionaries: ''
        category: 'Morphic-Explorer'

Apparently ServerDirectory does not use directoryWrapperClass.




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3797 in pharo: ServerDirectory depends on MorphicExplorer

pharo

Comment #1 on issue 3797 by [hidden email]: ServerDirectory depends  
on MorphicExplorer
http://code.google.com/p/pharo/issues/detail?id=3797

No in fact this method is in use.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3797 in pharo: ServerDirectory depends on MorphicExplorer

pharo
Updates:
        Status:

Comment #2 on issue 3797 by [hidden email]: ServerDirectory depends  
on MorphicExplorer
http://code.google.com/p/pharo/issues/detail?id=3797

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3797 in pharo: ServerDirectory depends on MorphicExplorer

pharo
Updates:
        Status: Duplicate
        Mergedinto: 3639

Comment #3 on issue 3797 by [hidden email]: ServerDirectory depends  
on MorphicExplorer
http://code.google.com/p/pharo/issues/detail?id=3797

(No comment was entered for this change.)