theweipeng commented on issue #3133: URL: https://github.com/apache/fory/issues/3133#issuecomment-3796443682
> dy working on JavaScriptXlangTest.java and opened PR [#3161](https://github.com/apache/fory/pull/3161), I’d like to focus on the JavaScript implementation side. My plan is: > – Compare the current JavaScript xlang implementation with the “Data Types” section of the xlang serialization spec and the Java reference behavior. > – Fix or extend the I found that `struct` series types were not compatible with the xlang, this led to the failure of most individual tests. And I am working in implement the `TypeMeta`. If you want to start working on this issue, you can choose struct-independent tests, or waiting me implement the `TypeMeta`. Things will go much more smoothly then -- 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]
