[
https://issues.apache.org/jira/browse/CAMEL-12079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305679#comment-16305679
]
ASF GitHub Bot commented on CAMEL-12079:
----------------------------------------
GitHub user snurmine opened a pull request:
https://github.com/apache/camel/pull/2156
CAMEL-12079: Bean language: support bean::function notation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snurmine/camel CAMEL-12079
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2156.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2156
----
commit 6cdcc7191bf1cecf2a6e1daa175566f5d50adae6
Author: Sami Nurminen <snurmine@...>
Date: 2017-12-28T19:24:48Z
CAMEL-12079: Bean language: support bean::function notation
----
> Bean language: support bean::function notation
> ----------------------------------------------
>
> Key: CAMEL-12079
> URL: https://issues.apache.org/jira/browse/CAMEL-12079
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.21.0
>
>
> As today the bean language supports:
> - bean?function
> - bean.function
> it would be nice if we support also
> - bean::function
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)