Sept. 9, 2011
2:39 a.m.
A convenience version released. In this version, 1. you can specifiy a file name of output applescript file. 2. you can add all the classes or traits of given package. 3. methods names changed. o := OmniOutlinerDocumentOfSmalltalkClassHierarchyGeneratingAppleScriptWriter new. o addClassesOfPackageNamed: 'XML'. o setAppleScriptStreamFileNamed: 'xml_dump'. o writeAppleScriptOnStream. HwaJong Oh -- View this message in context: http://forum.world.st/OmniOutlinerDocumentOfSmalltalkClassHierarchyGeneratin... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.