mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
added comments about creator
This commit is contained in:
parent
2559b5721d
commit
67326a4491
1 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,11 @@ class InstanceData(collections.OrderedDict):
|
|||
Shouldn't have each instance identifier?
|
||||
- use current "id" value as "type" and use "id" for identifier
|
||||
- current "id" value make sence only in few hosts
|
||||
- there must be mapping of avalon <> pyblish instance to be able handle
|
||||
logs and errors
|
||||
- what if avalon <> pyblish mapping is not set?
|
||||
- where to show error? on which instance?
|
||||
- should publisher crash if there is new instance that does not have matching to avalon instance?
|
||||
Handle changes of instance data here?
|
||||
- trigger callbacks on value change to update instance data in host
|
||||
Should have reference to workfile?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue