> >> Thanks a lot for this! I realized that I'm slow but at the end I often write on things that I do not know at the level I would like to know so I'm learning and writing at the same time.
>> BTW, would you mind adding a little piece on continuations in Pharo in that >> chapter? >> >> I know of x := Continuation currentDo: [ :cc | ... ] but would welcome some >> more details :-) No :) because we should stop and release :) > I don't see a class called Continuation in the image. Do you have one?. If it > is for learning continuation type of things I find the Generator quite a good > example. And I'm not sure if the block chapter would be the best hit for it. also :) > > Norbert > >> Phil >> >> On Sun, Jul 28, 2013 at 12:37 AM, Stéphane Ducasse >> <[email protected]> wrote: >> Hi >> >> I'm happy because I finished my final pass on the block chapter >> and it is much cleaner. I was fuzzy when I started to write this chapter and >> I'm happy >> because now I know :) >> Soon Deep into Pharo will get out. >> >> Thanks all for the discussions and feedback. >> >> >> Stef >> >
