PigsyMonk commented on issue #2454:
URL: https://github.com/apache/fory/issues/2454#issuecomment-3190405584

   Is it possiable to serailize a collection as an object even supportCodegen 
is true. We do prefer supportCodegen = true mode. It gains the best 
serailization performance, and it would be nice to have ability to serialize 
the user defined collection(such as collections in FastUtil) as object. Maybe 
an funcion like serializeAsObject(Class<?> clz) can be exposed in 
ClassResolver. 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to