Deprecate find-by-primary-key in Minilang?

2015-06-29 Thread Jacques Le Roux
Hi, We have deprecated findByPrimaryKey() in favour of findOne() in Delegator API, but we still have find-by-primary-key in Minilang. For consistency reason should we not deprecated find-by-primary-key also and use only entity-one? Same question for find-by-and vs entity-and. The idea is

Re: Deprecate find-by-primary-key in Minilang?

2015-06-29 Thread Adrian Crum
If these changes are made, then please update the Mini-lang auto-correcting code so that it produces the new grammar. Adrian Crum Sandglass Software www.sandglass-software.com On 6/29/2015 8:53 AM, Jacques Le Roux wrote: Hi, We have deprecated findByPrimaryKey() in favour of findOne() in

[jira] [Commented] (OFBIZ-6135) Passport Component for OAuth2

2015-06-29 Thread Shi Jinghai (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605304#comment-14605304 ] Shi Jinghai commented on OFBIZ-6135: I just checked the patch again and found the