[
https://issues.apache.org/jira/browse/BCEL-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328929#comment-14328929
]
Emmanuel Bourg commented on BCEL-207:
-------------------------------------
Actually the {{dispose()}} method would call {{notifyTarget}}, and
{{removeLocalVariable}} would call {{dispose()}}. This avoids repeating the
{{notifyTarget}} in two methods for the same purpose.
> RemoveLocalVariable(s) doesn't remove the associated Targetters.
> ----------------------------------------------------------------
>
> Key: BCEL-207
> URL: https://issues.apache.org/jira/browse/BCEL-207
> Project: Commons BCEL
> Issue Type: Bug
> Reporter: Mark Roberts
> Attachments: methodgen3.diff
>
>
> RemoveLocalVariable(s) doesn't remove the associated Targetters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)