Otto Diesel edited a comment on Improvement JBEHAVE-962

I tested it with 3.9-beta3 today.

It works, but there is a little issue. If we take the example above, the value '123 ' is passed instead of a trimmed '123' value. A workaround is to use the comment like |123#private customer|. But I would prefer if JBehave would trim it until the comment starts. What do you think?

By the way, this workaround did not work in order to use inline comments like '123 #my comment':

{commentSeparator= #}

.
I wonder a bit why the comment separator has to be declared in a story file. This looks a bit too technical for a story file I think. But I understand why you did it like this. Otherwise sometimes escape characters would be required, which you did not want as it seems.


A nice feature would be if the JBehave editor in Eclipse (jbehave-eclipse) would consider this inline comments and print them in green like the other comments.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to