Hi, I've http://appdal.com/groups/36442/wiki/56611/Pharo__.html rendered all the classes of Pharo into a forest of 3D space with http://appdal.com/groups/36442/wiki/47cf4/Pharo____.html Sketchup Ruby script which was generated by Pharo code. (it does not generate definition of ruby methods. You need to type it :-( ) You can get that code by using Gofer:
Gofer new squeaksource: 'DaliotsPlayground'; package: 'ConfigurationOfSketchupRuby'; load. (Smalltalk at: #ConfigurationOfSketchupRuby) project latestVersion load. Best Regards HwaJong Oh -- View this message in context: http://forum.world.st/Spaktacualr-Class-Forest-of-Pharo-tp3578542p3578542.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
