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
For each node, I need to address it manually and manage every object ID, object type, and namespace and explicit instance. Is there any way to generalize this instantiation for any application? (Suppose there are hundreds of nodes and types in my application).
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Type of issue
Current Behavior
Are there any mechanisms in the framework that allow handling pre-defined nodes, such as instances of custom object types in the model file (.xml)?
I have pre-defined instances in the .xml of a custom object type. In my custom node manager, I have hard-coded definitions and instances such that:
For each node, I need to address it manually and manage every object ID, object type, and namespace and explicit instance. Is there any way to generalize this instantiation for any application? (Suppose there are hundreds of nodes and types in my application).
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: