GitHub user yzz127 opened a pull request:
https://github.com/apache/mnemonic/pull/95
MNEMONIC-467: Simplify the example code of ShowOrder by using
FactoryProxyHelper
This task is to simplify the example code of ShowOrder by using
FactoryProxyHelper, similar to MNEMONIC-466
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yzz127/mnemonic master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mnemonic/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit bed9ba4c962461055ecccb342adc7ef2ffe05bfe
Author: Yanhui Zhao <yzhao@...>
Date: 2018-03-05T17:47:13Z
MNEMONIC-467: Simplify the example code of ShowOrder by using
FactoryProxyHelper
----
---