You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2013/11/16 16:31:22 UTC

[jira] [Comment Edited] (OFBIZ-1968) Enrich Groovy integration with Ofbiz framework

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

Adrian Crum edited comment on OFBIZ-1968 at 11/16/13 3:31 PM:
--------------------------------------------------------------

Work was started on this with the org.ofbiz.base.util.ScriptHelper implementation. Jacopo did some work on integrating it in a way that makes Groovy an OFBiz  DSL - it just needs to be built out more.

Closing for now. Please reopen if there are any new patches.



was (Author: adrianc@hlmksw.com):
Work was started on this with the org.ofbiz.base.util.ScriptUtil implementation. Jacopo did some work on integrating it in a way that makes Groovy an OFBiz  DSL - it just needs to be built out more.

Closing for now. Please reopen if there are any new patches.


> Enrich Groovy integration with Ofbiz framework
> ----------------------------------------------
>
>                 Key: OFBIZ-1968
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1968
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Anil K Patel
>            Priority: Minor
>
> Enrich Groovy integration with Ofbiz framework in order to bring goodies of Minilang to Groovy scripts. Start with simple things like use findByPrimaryKey in groovy scripts without having to prefix it with delegator and then automatically find values for primary key fields from environment if they are not explicitly passed in the call. Later other similar goodies of minilang can be added.
> Use Groovy to add DSL where possible.



--
This message was sent by Atlassian JIRA
(v6.1#6144)