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

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

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

Zoran Regvart updated CAMEL-11226:
----------------------------------
    Component/s: camel-salesforce

> Rewrite Salesforce DTO generation using JavaPoet
> ------------------------------------------------
>
>                 Key: CAMEL-11226
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11226
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-salesforce
>    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)