Sebb created BCEL-247:
-------------------------
Summary: Confusing to have two interfaces named Visitor both with
EmptyVisitor implementations
Key: BCEL-247
URL: https://issues.apache.org/jira/browse/BCEL-247
Project: Commons BCEL
Issue Type: Bug
Reporter: Sebb
Priority: Minor
It's confusing to use the same name in different packages:
org.apache.commons.bcel6.generic.Visitor
org.apache.commons.bcel6.classfile.Visitor
org.apache.commons.bcel6.generic.EmptyVisitor
org.apache.commons.bcel6.classfile.EmptyVisitor
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)