JiriOndrusek commented on PR #4345:
URL: https://github.com/apache/camel-quarkus/pull/4345#issuecomment-1359341656

   @aldettinger I created a helper class `SerializationUtil`, which is able to 
serialize/deserialize maps, list and some primitive types (String, integer, 
long).
   I didn't find a right location for such code, so I created a simple module 
for it (without dependencies - to not affect native build). Helper method can 
be used by different modules.
   
   @ppalaga , @jamesnetherton , @aldettinger Once we agreed that this kind of 
solution is acceptable, I'll add support to more primitive types and extend the 
test coverage. I'd like personally  to create a separated issue for such 
feature and a separated PR for it. This is only a "working preview" to discuss 
whether we want to use this. I'm changing this PR to draft for above reasons.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to