You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Marat Gubaidullin (Jira)" <ji...@apache.org> on 2021/12/03 12:43:00 UTC

[jira] [Comment Edited] (CAMEL-17265) Inconsistency between camel-catalog and camel-core-model

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

Marat Gubaidullin edited comment on CAMEL-17265 at 12/3/21, 12:42 PM:
----------------------------------------------------------------------

Ad 2) Yes, with json we have 5 implementations, however the following code is legit:
 
{code:java}
- unmarshal:         
    json:
{code}
 
when Karavan read this code what properties should be showed in the property panel for this dataFormat?


was (Author: marat.gubaidullin@gmail.com):
Ad 2) Yes, with json we have 5 implementations however the following code is legit:
 
{code:java}
- unmarshal:         
    json:
{code}
 
when Karavan read this code what properties should be showed in the property panel for this dataFormat?

> Inconsistency between camel-catalog and camel-core-model
> --------------------------------------------------------
>
>                 Key: CAMEL-17265
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17265
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-catalog, camel-core
>            Reporter: Marat Gubaidullin
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.15.0
>
>
> camel-catalog and camel-core-model are different, ex.
> 1. in camel-catalog we have _expression_ and _serviceCall_ that are not in camel-core-model
>  
> 2. camel-core-model we have _json_ data format requires for marshal/unmarshal{*},{*} however in camel-catalog only specific _json libraries_
>  
> 3. Expression languages are different
>  
> 4. Folder names: _model_ vs {_}models{_}, _dataformat_ vs _dataformats, language vs languages_
>  
> 5. Folder structures: _dataformat_ inside _model_ vs _dataformat_ in the same as _models_



--
This message was sent by Atlassian Jira
(v8.20.1#820001)