[jira] [Created] (OFBIZ-10566) Update missing entries in GDSL descriptors and cleanup findOne to use EntityQuery instead.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10566) Update missing entries in GDSL descriptors and cleanup findOne to use EntityQuery instead.

Nicolas Malin (Jira)
Gil Portenseigne created OFBIZ-10566:
----------------------------------------

             Summary: Update missing entries in GDSL descriptors and cleanup findOne to use EntityQuery instead.
                 Key: OFBIZ-10566
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10566
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: Trunk
            Reporter: Gil Portenseigne
            Assignee: Gil Portenseigne
         Attachments: OFBIZ-10566.patch

While studying groovy DSL possibilities i stumbled upon missing descriptors in Intellij gdsl.
Cleaning intellij and eclipse descriptors, i checked all implementations and find out that findAll do not exist anymore, surely thanks to EntityQuery improvement.

I wondered then why there remain a findOne method, since EntityQuery is here.

I propose to deprecate it for next release (18.??) and remove it from next one.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)