[ 
https://issues.apache.org/jira/browse/EXTSCRIPT-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754080#action_12754080
 ] 

Werner Punz commented on EXTSCRIPT-15:
--------------------------------------

I got a clear ok from apache legal, asm is under BSD license which I have 
expected and has been used in various other projects, so nothing speaks against 
dropping bcel in favor of asm (sorry BCEL guys but the asm doku is clearly 
better and generally the entire library)


> evaluate if we should move to asm instead of bcel
> -------------------------------------------------
>
>                 Key: EXTSCRIPT-15
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-15
>             Project: MyFaces Extensions Scripting
>          Issue Type: Improvement
>            Reporter: Werner Punz
>            Priority: Minor
>
> the reason is simply that bcel currently has a little bit stalled, there 
> still is no release which allows to work with annotations, asm already has 
> that and a better documentation, it might be worthwhile to check asm out as 
> bcel replacement. I am not happy with having an interface and an annotation 
> for marking java classes as reloadable, I would be happy to move to an 
> annotation only solution here.

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

Reply via email to