clebertsuconic opened a new pull request, #4683:
URL: https://github.com/apache/activemq-artemis/pull/4683

   As I worked through implementing a more generic JSON marshaller, I tried 
using reflection through BeanUtils and other ways however the endresult was 
always worse as there were a few caveats that were not as easy to accomplish.
   
   For that reason I went to a declarative appraoch where I define a meta-data 
object on AddressSettings and AddressSettingsInfo and reuse the metadata in a 
few other places.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to