[
https://issues.apache.org/jira/browse/BCEL-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14702098#comment-14702098
]
Mark Roberts commented on BCEL-198:
-----------------------------------
Every class that extends Attribute needs to have a (deep) Copy() method. This
patch adds two that were missing and modifies two others to have a consistent
style.
> better support for clone/copy methods
> -------------------------------------
>
> Key: BCEL-198
> URL: https://issues.apache.org/jira/browse/BCEL-198
> Project: Commons BCEL
> Issue Type: Improvement
> Reporter: Mark Roberts
> Attachments: attribute-copy.diff
>
>
> There are a few cases where clone or copy methods are currently marked as
> unimplemented. These patches provide a basic level of support for:
> AnnotationDefault
> EnclosingMethod
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)