Hi all

I'm looking at all the things I did not treat when removing etoy.
I kept a list for myself at:
        http://code.google.com/p/pharo/wiki/CurrentlyWorkingOn
Now I imagine that nobody really cares or reads this page and I was  
thinking that
I could add a entry for the methods that need to be checked and  
potentially
cleaned or removed.
What do you think. I would like to do that because some methods are  
not easy to treat
Here is a first list.

Stef

Object (to fix later so far)
                • presenter
                • currentVocabulary
                • defaultNameStemForInstances
                • externalName
                • nameForViewer
                • objectRepresented

Morph (to fix later so far)
        • actorState
        • actorState: anActorState
        • allMorphsAndBookPagesInto:
        • asNumber: aPointOrNumber -- would like to avoid to destroy graphMorph
        • assureExternalName
        • assuredPlayer
        • balloonText
        • convertAugust1998: varDict using: smartRefStrm
        • convertNovember2000DropShadow:using:
        • cursor
        • cursor:
        • decimalPlacesForGetter: aGetter (seems to be really etoy related)
        • defaultFloatPrecisionFor: (seems to be really etoy related)
        • defaultValueOrNil (seems to be really a hack and etoyish)
        • forwardDirection: newDirection
        • getNumericValue
        • getCharacters
        • heading
        • heading: newHeading
        • holdsSeparateDataForEachInstance
        • noteDecimalPlaces: aNumber forGetter: aGetter
        • playSoundNamed: soundName
        • player
        • presenter
        • standardPalette


PasteUpMorph? (to fix later so far)
        • toggleAutoLineLayout
        • getCharacters
        • buildDebugMenu:
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to