You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Khaled HAMLAOUI (Jira)" <ji...@apache.org> on 2019/11/28 18:00:14 UTC

[jira] [Created] (QPIDJMS-483) Simplify Inheritance and Polymorphism Behavior for third party lib like Avro

Khaled HAMLAOUI created QPIDJMS-483:
---------------------------------------

             Summary: Simplify Inheritance and Polymorphism Behavior for third party lib like Avro
                 Key: QPIDJMS-483
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-483
             Project: Qpid JMS
          Issue Type: Improvement
          Components: qpid-jms-client
    Affects Versions: 0.47.0
            Reporter: Khaled HAMLAOUI


 
 
When we use a third-party library for serialization (Avro in our case), polymorphism and inheritance are very problematic.
It would be highly desirable if we could simply rename a field (which is private) at the class JmsBytesMessage (facade attribute) by any other name so that serialization can work with Avro.
I sent you a pull request for this little job.
Thank you in advance



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org