On Wed, Feb 24, 2010 at 12:17 AM, ne1uno <[email protected]> wrote: > this sounds like what I call scaffolding. it precedes unittesting and > is the only thing that works in the initial design.
The Aha is that unit tests can verify design issues as well. I don't want to make a rigid distinction between unit tests and scaffolding. Everything is just a (helper) script, automated by the test runner. Of course there *are* distinctions between various kinds of helper scripts: that's what makes them so useful. We need not bee too concerned about what the "right" way to use scripts are. The Aha is meant to stimulate ideas and experimentation. Only experiments will show what is truly useful and what is not. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
