Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QtScript is deprecated #77

Closed
ra3xdh opened this issue Feb 23, 2022 · 2 comments
Closed

QtScript is deprecated #77

ra3xdh opened this issue Feb 23, 2022 · 2 comments
Labels
Milestone

Comments

@ra3xdh
Copy link
Owner

ra3xdh commented Feb 23, 2022

QtScript is deprecated and will be dropped from Qt6. It's need to get rid of QtScript dependency. QtScript is currently used only to load Verilog-A devices symbols that are saved as the JSON files. It will be needed either replace JSON parser either go away from JSON format.

@ra3xdh ra3xdh added the qt5 label Feb 23, 2022
@ra3xdh
Copy link
Owner Author

ra3xdh commented Mar 2, 2022

A good solution will be to get rid of QtScript and move JSON-depended parts to RapidJSON library https://rapidjson.org/ It is header-only and will not add a new dependency.

@ra3xdh ra3xdh mentioned this issue Mar 7, 2022
17 tasks
@ra3xdh ra3xdh added this to the 0.0.24 milestone May 30, 2022
@ra3xdh
Copy link
Owner Author

ra3xdh commented May 31, 2022

The QtScript dependency removed by #91 Closing this.

@ra3xdh ra3xdh closed this as completed May 31, 2022
This was referenced Nov 25, 2022
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant