Replies: 1 comment
-
@Krulle86 It's not possible in |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
is there a way to create and append dynamically interfaces to an object, without to destroy and recreate the whole object?
For example:
Object -> /org/sdbuscpp/Concatenator
after a certain period
Create and append -> org.sdbuscpp.Concatenator1
Create and append -> org.sdbuscpp.Concatenator2
Create and append -> org.sdbuscpp.Concatenator3
.
.
.
Any ideas?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions