JAL-2157 todo: verify parser/file format enums and static/dynamic status these fields
[jalview.git] / src / jalview / structure / StructureImportSettings.java
index 3d41a83..82b5f69 100644 (file)
@@ -5,6 +5,7 @@ import jalview.datamodel.PDBEntry.Type;
 
 /**
  * bean holding settings for structure IO. TODO: tests for validation of values
+ * TODO: tests for race conditions (all fields are static, is that correct ?)
  * 
  * @author tcofoegbu
  *