You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/08/16 12:13:45 UTC

[jira] [Created] (BCEL-247) Confusing to have two interfaces named Visitor both with EmptyVisitor implementations

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)