lzaeh commented on issue #2423:
URL: https://github.com/apache/fory/issues/2423#issuecomment-3101478068

   > Thank you for your explanation! I understand meaning of 
withRefTracking=true. Reducing the size over http is what I am trying to do. 
When I mentioned:
   > 
   > > I am very interested in the flag withRefTracking=true, because it also 
does not work with XLANG mode, at least in the previous version.
   > 
   > I meant it does not work properly in a cross language mode. In my case if 
I use Java for serialization, transfer data over http, and then use Golang for 
deserialization, will it work properly without any errors?
   
   I'll work on fixing and implementing support for your specific case — it 
does fall under the known issues we currently have with arrays and slices. 
Really sorry for the inconvenience this has caused you. That said, all the 
examples in the test files, both for Go itself and for cross-language cases, 
should still work as expected for now.


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