[
https://issues.apache.org/jira/browse/ISIS-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber closed ISIS-1949.
----------------------------
Resolution: Fixed
Had to introduce a new core project/module '*commons*':
{code:xml}
<artifactId>isis-core-commons</artifactId>
<name>Apache Isis Commons</name>
<description>
Isis library, defining utilities required by both Applib and
Unittestsupport.
</description>
{code}
> Make proxy-factory mechanics a plugin (Javassist)
> -------------------------------------------------
>
> Key: ISIS-1949
> URL: https://issues.apache.org/jira/browse/ISIS-1949
> Project: Isis
> Issue Type: Improvement
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M1
>
>
> This allows for 'low risk' drop-in replacement with a bytebuddy plugin later
> on, once properly tested.
> proposed plugin-name: 'codegen-javassist'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)