You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/11/28 18:03:25 UTC

[GitHub] [qpid-jms] khamlaoui opened a new pull request #33: QPIDJMS-483: Simplify Inheritance and Polymorphism Behavior for third…

khamlaoui opened a new pull request #33: QPIDJMS-483: Simplify Inheritance and Polymorphism Behavior for third…
URL: https://github.com/apache/qpid-jms/pull/33
 
 
   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
   https://issues.apache.org/jira/browse/QPIDJMS-483

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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