theweipeng commented on issue #3133:
URL: https://github.com/apache/fory/issues/3133#issuecomment-3806244477

   > Hi [@theweipeng](https://github.com/theweipeng), 
[@chaokunyang](https://github.com/chaokunyang) đź‘‹ Thanks again for the 
clarification and for the recent updates on 
[#3161](https://github.com/apache/fory/pull/3161) and 
[#3197](https://github.com/apache/fory/pull/3197). I’ll focus on the JavaScript 
implementation side as discussed. My plan is to: – Compare the current 
JavaScript xlang encoder/decoder with the “Data Types” section of the xlang 
serialization spec and the Java reference implementation. – Fix or extend the 
JavaScript implementation so that all base types strictly follow the spec. – 
Add or update JavaScript tests for these base types, without duplicating the 
Java-side JavaScriptXlangTest.java work. I’ll start with the base types 
(avoiding struct-dependent parts until TypeMeta and the struct series are 
stabilized), and I’ll open incremental PRs instead of waiting for everything to 
be complete. Please let me know if you’d like me to prioritize any spe
 cific type group first (e.g., numeric types, strings, collections), or if 
there’s any ongoing work I should be aware of before I begin.
   
   Thank you!  When I achieve the basic struct communication in the next wave 
of PR, please help implement the protocol related to the `List` `Map`. The 
draft was submitted in #3234 , It can be completed in just a few days. 


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