You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/03/28 09:23:00 UTC

[jira] [Commented] (OFBIZ-11372) Convert createDownloadContent service from mini-lang to groovy DSL

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

Pawan Verma commented on OFBIZ-11372:
-------------------------------------

Hello [~Rahul.marjiwe]

Thanks, for the great work. I think for code simplicity we can write the same code as:

createOtherDataResourceMap = runService("createOtherDataResource",[dataResourceContent : parameters.file])

 

Please let me know your thoughts on this. Thanks )

> Convert createDownloadContent service from mini-lang to groovy DSL
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-11372
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11372
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Devanshu Vyas
>            Assignee: Rahul Marjiwe
>            Priority: Minor
>         Attachments: OFBIZ-11372.patch
>
>
> Convert createDownloadContent service code from mini-lang to groovy DSL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)