You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/09/23 23:41:15 UTC

[jira] Created: (TAP5-853) Move away from Javassist

Move away from Javassist
------------------------

                 Key: TAP5-853
                 URL: https://issues.apache.org/jira/browse/TAP5-853
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.0.0
            Reporter: Howard M. Lewis Ship


A long-term, multi-release strategy to replace ClassFactory/ClassGen and ClassTransformation methods with equivalents that are not tied to Javassist.

Over a couple of releases, the methods could be introduced (still implemented on top of Javassist), and the Javassist-centric methods deprecated, then eventually disabled (NotImplementedException) or even removed.

Rationale: Javassist is unprofessionally and fitfully maintained; many users have problems under Java6 due to Javassist.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-853) Move away from Javassist

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-853:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Move away from Javassist
> ------------------------
>
>                 Key: TAP5-853
>                 URL: https://issues.apache.org/jira/browse/TAP5-853
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> A long-term, multi-release strategy to replace ClassFactory/ClassGen and ClassTransformation methods with equivalents that are not tied to Javassist.
> Over a couple of releases, the methods could be introduced (still implemented on top of Javassist), and the Javassist-centric methods deprecated, then eventually disabled (NotImplementedException) or even removed.
> Rationale: Javassist is unprofessionally and fitfully maintained; many users have problems under Java6 due to Javassist.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-853) Move away from Javassist

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-853:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Move away from Javassist
> ------------------------
>
>                 Key: TAP5-853
>                 URL: https://issues.apache.org/jira/browse/TAP5-853
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> A long-term, multi-release strategy to replace ClassFactory/ClassGen and ClassTransformation methods with equivalents that are not tied to Javassist.
> Over a couple of releases, the methods could be introduced (still implemented on top of Javassist), and the Javassist-centric methods deprecated, then eventually disabled (NotImplementedException) or even removed.
> Rationale: Javassist is unprofessionally and fitfully maintained; many users have problems under Java6 due to Javassist.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.