NodeClass Managers in Milo #786
ArnoLWeiss
started this conversation in
General
Replies: 1 comment
-
I don’t think these classes do what you think they do. Further, there is no type dictionary for anything but data types. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am interested in getting all available Types from a server to a client application. There's three implementations of managers for NodeClasses:
I had hoped that all would implement a
getXyzTypeDictionary
-Method, however, only the DataTypeManager does. Is this by design?Beta Was this translation helpful? Give feedback.
All reactions