dheeraj12347 commented on issue #3133: URL: https://github.com/apache/fory/issues/3133#issuecomment-3830822926
Hi @theweipeng, thanks for checking in and for merging the infrastructure changes 🙌. I’ve started working on the List/Map protocol for JavaScript (e.g., List<string>, Map<string, string>) and have some local progress; I plan to open an initial PR in the next few days so we can iterate on it. If you’d prefer a different split (for example, you handling part of List/Map and me focusing on other base types or specific collections), I’m happy to adjust so we avoid duplicate work. I’ll continue aligning the JS encoder/decoder with the xlang “Data Types” section and the Java reference while adding tests around these cases. -- 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]
