[jira] [Updated] (OFBIZ-9523) Improve groovy DSL : runService call makeValidContext

2017-07-24 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-9523:
-
Description: 
When you call run service with groovy, you need to be sure that all parametes 
are good for the service call.

I propose to simplify this dsl with an automatic parameters check  so you can 
call directly like that
{code}
run service : createProduct, with: context
{code}

> Improve groovy DSL : runService call makeValidContext
> -
>
> Key: OFBIZ-9523
> URL: https://issues.apache.org/jira/browse/OFBIZ-9523
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
> Attachments: OFBIZ-9523.patch
>
>
> When you call run service with groovy, you need to be sure that all parametes 
> are good for the service call.
> I propose to simplify this dsl with an automatic parameters check  so you can 
> call directly like that
> {code}
> run service : createProduct, with: context
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (OFBIZ-9523) Improve groovy DSL : runService call makeValidContext

2017-07-24 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-9523:
-
Environment: (was: When you call run service with groovy, you need to 
be sure that all parametes are good for the service call.

I propose to simplify this dsl with an automatic parameters check  so you can 
call directly like that
{code}
run service : createProduct, with: context
{code})

> Improve groovy DSL : runService call makeValidContext
> -
>
> Key: OFBIZ-9523
> URL: https://issues.apache.org/jira/browse/OFBIZ-9523
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
> Attachments: OFBIZ-9523.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (OFBIZ-9523) Improve groovy DSL : runService call makeValidContext

2017-07-23 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-9523:
-
Attachment: OFBIZ-9523.patch

> Improve groovy DSL : runService call makeValidContext
> -
>
> Key: OFBIZ-9523
> URL: https://issues.apache.org/jira/browse/OFBIZ-9523
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
> Environment: When you call run service with groovy, you need to be 
> sure that all parametes are good for the service call.
> I propose to simplify this dsl with an automatic parameters check  so you can 
> call directly like that
> {code}
> run service : createProduct, with: context
> {code}
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
> Attachments: OFBIZ-9523.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)