Hello all, I did a little more digging toward my goal of exporting a given package's code in syntax-highlighted form. Solutions suggested below include Squeak's copy-to-html and Shout-Pier. The copy code was removed from Pharo. Are the pieces still more or less available, or did a lot of code get tossed? I envision a small export filter that takes a package name and writes html for every method that belongs in the package, so I don't care about the menu/command integration, only about how practical it would be to use the pieces in the image to build the filter.
The other option is Pier-Shout. Where does that live? It is not my first choice, but if nothing else, it might fill in the missing pieces allowing me to build what I want. Bill http://www.mail-archive.com/[email protected]/msg21418.html _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
