Instant Reverse is Missing Relationships

Hi everyone,

This is the project which I am trying to reverse:
https://drive.google.com/uc?export=download&id=13QBKzcWO10tBKwvcArJxk9dVq3TiztMY

The UML class diagram generated does not show any relationships:

These are the settings:

Is this due to the way I coded in Python? I dont have any issues with Java or C++

It would also be greatly if you could try reversing the project on your end and let me know the outcome :slight_smile:

Thank you for reaching out to us. I have forwarded the details to our engineering team for further investigation. I will keep you updated on any progress and appreciate your patience in this matter. If you have any additional questions or concerns, please don’t hesitate to contact me. Have a great day!

Sure, I look forward to you reply soon!

Edit: I realized another issue, my main.py and init.py (2 of them) are not being generated

Hi, has there been any update?

If anyone from the engineering team happens to come across this, please do let me know! I do need the UML class diagram as soon as possible :smiley:

Sorry for the delay. At the moment our Python Instant Reverse engine only support using type comment to perform type association and visualize UML association relationship. It not yet support the typing syntax in Python3. Since your sample source code do not have type comment defined therefore we are not able to reverse the types into associations. I’m sorry about our limitation on this. Feel free to contact me for any questions and wish you have a good day!

Thank you for the clear explanation!

I’m curious to know if there is any ongoing development roadmap or timeline for adding support for Python 3’s modern typing syntax?

At the moment code engineering is not our primary focus therefore at the moment we didn’t have specific timeline for this enhancement. I’m sorry about our decision on this. But sure I’ll keep you post once there are any change about our focus.

Sure, thanks for the update!