You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Aaron Mulder (JIRA)" <ji...@apache.org> on 2010/12/09 02:52:02 UTC

[jira] Updated: (CAMEL-3415) Splitter should support Iterable

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

Aaron Mulder updated CAMEL-3415:
--------------------------------

    Summary: Splitter should support Iterable  (was: Splitter doesn't support Iterable)

> 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
>
> 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.