JAL-2157 todo: verify parser/file format enums and static/dynamic status these fields
authorJim Procter <jprocter@issues.jalview.org>
Tue, 26 Jul 2016 11:59:31 +0000 (12:59 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Tue, 26 Jul 2016 11:59:31 +0000 (12:59 +0100)
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
  *