You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ivan Mashtak (Jira)" <ji...@apache.org> on 2024/01/11 21:11:00 UTC

[jira] [Commented] (CAMEL-20333) Kotlin API

    [ https://issues.apache.org/jira/browse/CAMEL-20333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805805#comment-17805805 ] 

Ivan Mashtak commented on CAMEL-20333:
--------------------------------------

In progress, for now i made generation of Endpoint DSL via KotlinPoet library.

> Kotlin API
> ----------
>
>                 Key: CAMEL-20333
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20333
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ivan Mashtak
>            Priority: Major
>
> This issue is holder for proposal of new Kotlin API for Camel. Description of proposal is located at [this github gist|https://gist.github.com/iMashtak/7fb4893ac8b65d0447f4740b0d13e397].
> This issue represents first part of this feature:
>  * to wrap existing *Definition classes into Kotlin functions-builders
>  * to make Kotlin-ish Endpoint DSL
>  * to write some extension functions and infix operators to make code of Camel route more prettier
> Rework of exsting Kotlin DSL is not a part of this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)