|
From: Mike M. <mik...@gm...> - 2006-03-21 22:25:52
|
On 3/20/06, Nat Pryce <nat...@gm...> wrote:
>
> So when writing documentation, please show the extension points being
> used to extend the DSL syntax and avoid whimsical example code
> ("kissable" and whatnot) in the tests. It really will make support
> much easier in the long run.
I take your point about us wanting to promote good coding style and the
readability of the DSL, but why are you unhappy with the "kissable" etc
stuff? (I noticed you removed that from some code a while back, I guess you
found some more recently).
The reason I put the kissable stuff in there was that I was actually the
existing tests hard to read - I didn't like stuff like "InterfaceToBeMocked=
"
much, I find concrete examples clearer. I guess this is personal preference=
,
though.
Cheers,
Mike.
|