You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2018/01/19 05:01:00 UTC

[jira] [Created] (MNEMONIC-455) Simply the Factory proxy construction

Wang, Gang created MNEMONIC-455:
-----------------------------------

             Summary: 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


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)