You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by yzz127 <gi...@git.apache.org> on 2018/03/02 03:19:37 UTC

[GitHub] mnemonic pull request #94: MNEMONIC-466: Simplify the example code of Create...

GitHub user yzz127 opened a pull request:

    https://github.com/apache/mnemonic/pull/94

    MNEMONIC-466: Simplify the example code of CreateOrder using FactoryProxyHelper

    The part of constructing Product's Factory Proxies could be simplified by using FactoryProxyHelper, so we can adjust the code to adopt this method.

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/94.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 #94
    
----
commit 1866b1e617ade75d1b8e9cc1e46b6a128fa7e819
Author: Yanhui Zhao <yz...@...>
Date:   2018-03-02T02:49:34Z

    MNEMONIC-466: Simplify the example code of CreateOrder using FactoryProxyHelper

----


---

[GitHub] mnemonic pull request #94: MNEMONIC-466: Simplify the example code of Create...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/mnemonic/pull/94


---