nabilshafi commented on PR #2346: URL: https://github.com/apache/fory/pull/2346#issuecomment-2983376555
```md Hi @chaokunyang, Thanks for the helpful feedback! I’ve updated the documentation with the following improvements: - 🔹 Removed `fury.getLanguage(...)` usage — the examples now correctly use `RowEncoder` to reflect row format behavior. - 🔹 Separated **interface** and **extension** types into two distinct sections with clear headings and code blocks. - 🔹 Based the examples on actual usage in `ImplementInterfaceTest.java` under `java/fory-format/src/test/java/org/apache/fory/format/encoder`. Let me know if you'd like further adjustments — happy to refine further if needed! -- 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]
