You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/02 03:20:00 UTC

[jira] [Commented] (MNEMONIC-466) Simplify the example code of CreateOrder using FactoryProxyHelper

    [ https://issues.apache.org/jira/browse/MNEMONIC-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383092#comment-16383092 ] 

ASF GitHub Bot commented on MNEMONIC-466:
-----------------------------------------

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

----


> Simplify the example code of CreateOrder using FactoryProxyHelper
> -----------------------------------------------------------------
>
>                 Key: MNEMONIC-466
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-466
>             Project: Mnemonic
>          Issue Type: Improvement
>          Components: Example
>    Affects Versions: 0.11.0
>            Reporter: Wang, Gang
>            Assignee: Yanhui Zhao
>            Priority: Major
>
> The part of constructing Product's Factory Proxies could be simplified by using FactoryProxyHelper, so we can adjust the code to adopt this method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)