You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket is to discuss the management of properties in the Python API. For now, a first design has been implemented. The getPropertyValue returns a list of strings with the value of the property.
This ticket is to discuss the management of properties in the Python API. For now, a first design has been implemented. The getPropertyValue returns a list of strings with the value of the property.
Like this:
This basic design imposes another step of parsing on the user side to retrieve units, process ranges, etc.
A working example is in tests/visitor.py
This ticket is to discuss further enhancement to this initial design.
The text was updated successfully, but these errors were encountered: