You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/02 19:23:16 UTC

[jira] [Commented] (ISIS-772) Reimplement WrapperFactory to use javassist instead of cglib/asm (for Java7 support)

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

ASF subversion and git services commented on ISIS-772:
------------------------------------------------------

Commit 074d2c4e45f90e27e903ab0823c109eacbdefe71 in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=074d2c4 ]

ISIS-772: reimplemented.

... so that WrapperFactoryDefault now uses javassist.  WrapperFactoryCglib is the original impl.  To use, explicitly include cglib-nodep and asm in pom.xml (they are now marked as optional).

In addition:
- new tests in todo app to demonstrate some of the usage of this
- fixed an error that the use of 'modify' in wrapped methods was not being disallowed
- resurrected previously-@Ignore'd unit tests for wrapper factory.


> Reimplement WrapperFactory to use javassist instead of cglib/asm (for Java7 support)
> ------------------------------------------------------------------------------------
>
>                 Key: ISIS-772
>                 URL: https://issues.apache.org/jira/browse/ISIS-772
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.4.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: core-1.4.2
>
>
> See ISIS-568, ISIS-569



--
This message was sent by Atlassian JIRA
(v6.2#6252)