I was recommending to a  student that they look at Ned Konz's  
Connectors package to help with a drawing project.   I eventually  
tracked downa fairly recent version in a SqueakSOurce project or  
mine ... but it's very Squeak dependent.

Specifically, it has dependencies on:

ObjectPropertiesMorph
PartsBin
Vocabulary
PhraseTileMorph
TileMorph
SymbolListType
QHsmMorphicEventHandler
ObjectsTool
BookMorph
GraphicalDictionaryMenu
QHsmMorph
GenericPropertiesMorph
Player
TwoWayScrollPane

A lot of these are incidental, e,g, the dependency on BookMorph is  
there because the Connectors package Extends BookMorph with a method  
that answers false to the question "isConnectable"?   Still, the code  
can't be loaded as-is.   And some of the dependencies are clearly  
deeper.

Does anyone know if there is version of the Connectors package for  
Pharo?  Ned, if you are listening, would you be willing to put this  
under the MIT license so that someone else could port it?

        Andrew


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to