You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2017/05/03 09:20:04 UTC

[jira] [Commented] (CAMEL-11226) Rewrite Salesforce DTO generation using JavaPoet

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

Luca Burgazzoli commented on CAMEL-11226:
-----------------------------------------

Agree!

btw, we have forge roaster already used for spring boot starters auto generator so it would be nice to standardize on one tool (whatever it is) so we can eventually have utility classes to cope with code styles, conventions & co.

> Rewrite Salesforce DTO generation using JavaPoet
> ------------------------------------------------
>
>                 Key: CAMEL-11226
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11226
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.19.0
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>
> The current Velocity based templates for generating Salesforce DTOs are hard to maintain. We should switch to using Java code generator such as JavaPoet to make the code easier to follow and test.
> With this we could also consider implementing annotation processor along with Maven plugin to generate DTOs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)