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

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

GitHub user yzz127 opened a pull request:

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

    MNEMONIC-455: Simply the Factory proxy construction

    For generic case, Mnemonic usually asks for factory proxy for each of 
generic type that generic class required to construct correct durable object 
correctly. but there are a couple of factory operations need to implemented and 
those operations are mostly repeated themselves. so we could construct a 
convenient class to simply it.

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/93.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 #93
    
----
commit eb9e7f8bd67a9a4ea0b0c027e5638f8fbbd366f4
Author: Yanhui Zhao <yzhao@...>
Date:   2018-02-21T05:21:14Z

    MNEMONIC-455: Simply the Factory proxy construction

----


> Simply the Factory proxy construction 
> --------------------------------------
>
>                 Key: MNEMONIC-455
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-455
>             Project: Mnemonic
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.11.0
>            Reporter: Wang, Gang
>            Assignee: Yanhui Zhao
>            Priority: Major
>
> For generic case, Mnemonic usually asks for factory proxy for each of generic 
> type that generic class required to construct correct durable object 
> correctly. but there are a couple of factory operations need to implemented 
> and those operations are mostly repeated themselves. so we could construct a 
> convenient class to simply it.



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

Reply via email to