Am 28.07.2013 um 10:58 schrieb [email protected]: > Thanks a lot for this! > > 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 :-) > 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.
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 >
