Merge branch 'develop' of https://source.jalview.org/git/jalview into develop
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 27 Jul 2016 12:02:46 +0000 (13:02 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 27 Jul 2016 12:02:46 +0000 (13:02 +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
  *