You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/03/18 10:21:00 UTC

[jira] [Resolved] (CAMEL-13313) camel-core - Add alternative way of loading type converters without classpath scanning

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

Claus Ibsen resolved CAMEL-13313.
---------------------------------
    Resolution: Fixed

> camel-core - Add alternative way of loading type converters without classpath scanning
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13313
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13313
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>
> We should make it possible to load and install all type converters without having to do
> - classpath scanning
> - loading TypeConverter file from META-INF
> For example we do some apt compiler source code generation for the core type converter.
> It would be good to have something similar or other means of loading and installing type converters that can be done fast and quick, which is needed for Camel K and graal like runtimes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)