Dear Libreoffice community, Here’s a quick summary of my progress this week:
- I’ve successfully *mapped typedef and struct* types. - I also *refactored the code* based on your comments on Gerrit to improve clarity and structure. - The generated stub files have been *verified using mypy*, and they pass all checks without issues. *Next steps:* I plan to start adding *unit tests* to ensure the robustness of the current implementation. I’ll also begin working on support for additional IDL types such as *interface, exception, and others*. Regards, Manish Bera