-
Notifications
You must be signed in to change notification settings - Fork 5
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
FEAT: EDB Config - export component properties #810
Conversation
For more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could the method added to components by made into python properties instead of get/set calls ? Btw, is there a reason to remove the classes CfgXXXProperties
?
…db-cfg-component-export
I do not find the value of CfgXXXProperties. The less the better. I will bring them back when we need them. |
For more information, see https://pre-commit.ci
…db-cfg-component-export # Conflicts: # src/pyedb/configuration/cfg_boundaries.py # src/pyedb/dotnet/edb_core/edb_data/hfss_extent_info.py
For more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.