Sounds very interesting. Please write this up. Are you doing this in Scheme or some other language with native support for continuations? Or are you using
Hi, As of now, the second edition of Test Driven .NET Development with FitNesse is free online. You can download the full PDF version or read the book online
I did some work in Tcl in that style a few years ago. An approach that seemed to work for me was to use MVP where each component had a defined interface with
... Hi Michael, My latest experience comes from using JavaScript, although I've used a continuation style in the past in Scala, Java and Haskell. I still need