[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2016-09-05 Thread Luca Burgazzoli (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465349#comment-15465349 ] Luca Burgazzoli commented on CAMEL-7831: I've enhanced ExpressionClause so you hav

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2016-09-05 Thread christian ohr (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464711#comment-15464711 ] christian ohr commented on CAMEL-7831: -- Yes, the initial version was just for demonst

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2016-09-05 Thread Luca Burgazzoli (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464681#comment-15464681 ] Luca Burgazzoli commented on CAMEL-7831: Looks nicer and more fluent, I personally

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2016-09-05 Thread christian ohr (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464348#comment-15464348 ] christian ohr commented on CAMEL-7831: -- It certainly does, except that you need this

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2016-09-01 Thread Luca Burgazzoli (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15454716#comment-15454716 ] Luca Burgazzoli commented on CAMEL-7831: As an ExpressionAdapter already exists, w

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2015-07-28 Thread christian ohr (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644285#comment-14644285 ] christian ohr commented on CAMEL-7831: -- Extracting the DSL from camel-core was one of

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2015-07-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641907#comment-14641907 ] Claus Ibsen commented on CAMEL-7831: Also I wonder if we can get a lambdas to work wit

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2015-07-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641906#comment-14641906 ] Claus Ibsen commented on CAMEL-7831: I logged CAMEL-9018 as it would be good to get a

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2015-07-24 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640171#comment-14640171 ] Claus Ibsen commented on CAMEL-7831: Ah thanks for the heads up on the exchange. Maybe

[jira] [Commented] (CAMEL-7831) create a java8 only demo showing how to use lambda expressions for Predicate / Expression inside the Java DSL (using Message as a typesafe parameter)

2015-07-21 Thread christian ohr (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635183#comment-14635183 ] christian ohr commented on CAMEL-7831: -- Predicate and Processor can be implemented wi