Details
Description
PDBEntry.properties is a Hashtable with public get and set methods. This results in it being initialised in numerous places across the codebase. This should be managed in one place by the PDBEntry class. This will also allow its type Hashtable<String, Object> to be correctly set.
Attachments
Issue Links
- related with
-
JAL-1803 PDB chain id not saved in Jalview project
- Closed