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 to simplify code. Jacques
