All,

On Fri, Mar 21, 2008 at 11:02 AM, Zach Dennis <[EMAIL PROTECTED]> wrote:

> >  Perhaps now is the time to devise a formal "comment indicator." I
> >  think the obvious choice would be the same one we use in Ruby: #
> >
> >  Given this step
> >  # this is a comment
> >  When this other step
> >  etc
> >
> >  Thoughts?
> >
>

Just a counter-thought off the top of my head. I like the idea that the
plain text stories are just that: plain text. If we start adding comment
tokens, then it just feels a bit like it is pulling away from plain text.

It seems like this really would only contribute to the
ease-of-implementation for multi-line steps. Could you instead have a token
for multi-line, some sort of (shudder) line continuation character?

-Corey Haines
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to