~jpsamaroo/adjutant-dev#7: 
Give runtime modules a unique ID

I'd like to make it possible to run multiple instances of the same module code with different runtime configurations and connections (once the node editor work is complete, especially). We should provide a UUID for each module which can be used to reference an instance in memory, and is also persistent across restarts. Ideally, this UUID can also be used to reference the module over DBus.

Status
RESOLVED IMPLEMENTED
Submitter
~jpsamaroo
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~jpsamaroo 2 years ago

It would probably make sense to give each node their own directory and project, which can also allow the use of Preferences to define config values.

~jpsamaroo REPORTED IMPLEMENTED 2 years ago

Implemented in v0.2

Register here or Log in to comment, or comment via email.