[squeak-dev] Pharo isms in MetacelloHelp ?

gettimothy gettimothy at zoho.com
Tue Sep 14 15:27:54 UTC 2021


Hi Folks,



I am trying to reverse engineer/hack/readupon Metacello for my Doc project.



Help Browser -> Metacello-> Getting Started



If you have a porject that you'd like to use Metacello with, you should start by taking the Metacello tutorial to familiar yourself with the configuration specification language. First load the tutorial code:



ConfigurationOfMetacello project latestVersion load: #('Tutorial').



take the ProfStef-based toturial:



ProfStef goOn: MetacelloConfigurationTutorialPart1.

ProfStef goOn: MetacelloConfigurationTutorialPart2.



or take the image-based-tutorial:



http://code.google.com/p/metacello/wiki/Tutorial



Then you should run through the Development process tutorial:



ProfStef goOn: MetacelloDevelopmentProcess.



Other online resources:



http://code.google.com/p/metacello/

http://forum.world.st/Monticello-Metacello-f1460836.html

http://groups.google.com/group/metacello

http://code.google.com/p/metacello/wiki/APIReference









Loading the Tutorial fails.



Am I correct that ProfStef has left the building for other environs?



CofigurationOfFileTree looks sane, so I am trying to mimic that for Doc , in the meantime.





I will be keeping track of what I do, so I can create a different Help for this if needed.







cordially,



t.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210914/de0c2918/attachment.html>


More information about the Squeak-dev mailing list