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
Currently we only have support for TinyForwardingProperty to forward to Property. It seems to be more general and defensive, it should support being able to forward to TinyProperty as well.
One step will be to add isPhetioInstrumented() to TinyProperty, but we should be more thorough and add tests, etc to move forward on this.
The text was updated successfully, but these errors were encountered:
Currently we only have support for TinyForwardingProperty to forward to Property. It seems to be more general and defensive, it should support being able to forward to TinyProperty as well.
One step will be to add
isPhetioInstrumented()
to TinyProperty, but we should be more thorough and add tests, etc to move forward on this.The text was updated successfully, but these errors were encountered: