Mauro Talevi created JBEHAVE-664:
------------------------------------

             Summary: Allow mutability of ExamplesTable
                 Key: JBEHAVE-664
                 URL: https://jira.codehaus.org/browse/JBEHAVE-664
             Project: JBehave
          Issue Type: Improvement
          Components: Core
            Reporter: Mauro Talevi
            Assignee: Mauro Talevi
             Fix For: 3.6


When using ExamplesTable to collect tabular parameter data, it may be useful to 
allow additions of columns to the table for a given row, e.g. to express a 
result value for given row.  The non-affected rows would then be given default 
blank values for the new column.

Likewise, we could start from the content data (list of maps) and want to 
create a new table with modified content.  

In other words, ExamplesTable could be used for both the string->content and 
the content->string transformations when implementing a step with tabular 
parameters.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
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