Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 00A10200C00 for ; Tue, 3 Jan 2017 15:36:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F39BA160B43; Tue, 3 Jan 2017 14:35:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 45A02160B33 for ; Tue, 3 Jan 2017 15:35:59 +0100 (CET) Received: (qmail 56822 invoked by uid 500); 3 Jan 2017 14:35:58 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 56808 invoked by uid 99); 3 Jan 2017 14:35:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2017 14:35:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 613D62C1F54 for ; Tue, 3 Jan 2017 14:35:58 +0000 (UTC) Date: Tue, 3 Jan 2017 14:35:58 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-10670) camel-kotlin - Add some basic expression / predicate dsl MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 Jan 2017 14:36:00 -0000 Claus Ibsen created CAMEL-10670: ----------------------------------- Summary: camel-kotlin - Add some basic expression / predicate dsl Key: CAMEL-10670 URL: https://issues.apache.org/jira/browse/CAMEL-10670 Project: Camel Issue Type: New Feature Components: camel-kotlin Reporter: Claus Ibsen Fix For: Future We should take some parts from james prototype https://github.com/koolio/kool And add support for kotlin blocks for expression / predicate in the Camel DSL. And then update the little example at https://github.com/apache/camel/tree/master/examples/camel-example-kotlin -- This message was sent by Atlassian JIRA (v6.3.4#6332)