On Thu, Jun 12, 2014 at 3:06 PM, Marc-Philippe Huget <[email protected]> wrote: > Hello everybody,
Hi Marc-Philippe, > I try to do a tutorial for our project and I decided to use ProfStef, so I > follow the instructions as given in HowToMakeYourOwnTutorial, so > * no problem to create a class inheriting from AbstractClass > * creating two protocols lessons and tutorial > * a method tutorial returning the list of tutorials as an array > * a method per tutorial > > My only problem is regarding running this tutorial > In ProfStef, we do ProfStef go but here, go is not recognized > If I change from AbstractTutorial to PharoTutorial, I obviously have go, > goOn and next but this is not my tutorial > > I guess this is a problem of player, but how? Thanks in advance for your > help If you want to made a Tutorial, you have to take a look also on the work of Stephan Eggermont. He send a message on the ml recently about that: http://forum.world.st/Support-for-demos-td4742101.html I'm also interested to use his work, let's try to share. Regards, -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
