-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.47.0
-
Fix Version/s: None
-
Component/s: qpid-jms-client
-
Labels:None
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
- links to