Java impl should prevent accidental misuse of Responder constructors
--------------------------------------------------------------------

                 Key: AVRO-506
                 URL: https://issues.apache.org/jira/browse/AVRO-506
             Project: Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.3.2
            Reporter: Jeff Hodges


The current API for Responders allows for the accidental passing in of 
instances that do not define implementation they are supposed to have. AVRO-503 
started because of this very mistake. We can probably make some small steps to 
prevent this from happening.

-- 
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