Skip to content

Commit

Permalink
Fixed: Code refactoring to support groovy syntax
Browse files Browse the repository at this point in the history
(OFBIZ-10231)

No functional change

This commit contains multiple refactoring to decrease code quantity :
 * use groovy syntax for empty/not empty value
 * use kelvin syntax
 * exploit DSL syntax and EntityQuery as possible
 * refactoring redundant "if block"
 * remove unnecessary transfer variable

Thanks to Gil Portenseigne for help my as his second eye
  • Loading branch information
nmalin authored and JacquesLeRoux committed Mar 21, 2020
1 parent 8d1b3f4 commit 9f9454e
Showing 1 changed file with 371 additions and 565 deletions.
Loading

0 comments on commit 9f9454e

Please sign in to comment.