code design comment
authorjprocter <Jim Procter>
Wed, 18 Aug 2010 10:13:30 +0000 (10:13 +0000)
committerjprocter <Jim Procter>
Wed, 18 Aug 2010 10:13:30 +0000 (10:13 +0000)
src/jalview/api/SequenceStructureBinding.java

index c990f07..9558aac 100644 (file)
@@ -11,4 +11,5 @@ package jalview.api;
 public interface SequenceStructureBinding
 {
 
+  // todo: decide what this really means - we could return a reference to the alignment/jmol binding, or some other binding.
 }