[ 
http://jira.codehaus.org/browse/JBEHAVE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245640#action_245640
 ] 

Daniel Godfrey commented on JBEHAVE-398:
----------------------------------------

I've pushed a patch into a branch on my github fork for this.
https://github.com/dgodfrey/jbehave-core/tree/nested-conversion


> Provide generic parameter conversion to List<T>
> -----------------------------------------------
>
>                 Key: JBEHAVE-398
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-398
>             Project: JBehave
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.1.2
>            Reporter: Daniel Godfrey
>            Priority: Minor
>
> Currently to convert into a List<SomeType> it's necessary to register a 
> custom ParameterConverter. By default it already provides the ability to 
> convert into List<String> and List<subtype of Number>, but this should be 
> extended to support all instances of List<T> as it will reduce the duplicate 
> code necessary.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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