[ 
https://issues.apache.org/jira/browse/CAMEL-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Mulder resolved CAMEL-3415.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.0

Committed revision 1043819.

> Splitter should support Iterable
> --------------------------------
>
>                 Key: CAMEL-3415
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3415
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.5.0
>            Reporter: Aaron Mulder
>            Assignee: Aaron Mulder
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> It would be nice if you could use an expression returning an Iterable with a 
> splitter.  It presently handles Iterator or Collection but not Iterable, 
> which is a little challenging for expression languages that expect getters 
> (so they can't invoke iterator() on an Iterable).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to