Opened 6 years ago
#1974 assigned defect
writeable metadata
Reported by: | Tristan Croll | Owned by: | pett |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Input/Output | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
'metadata' attribute returns a deceptively writable Python dictionary, changes to which are ignored when writing structure (though if you try to assign to the metadata attribute itself, you will find out it is read only). Instead, should return an object that mirrors (legal) changes through to the structure's C++ metadata attribute.
Note:
See TracTickets
for help on using tickets.