Add comment towards MKWS-64, mostly so I can push the new branch.
authorMike Taylor <mike@indexdata.com>
Mon, 27 Apr 2015 16:32:29 +0000 (17:32 +0100)
committerMike Taylor <mike@indexdata.com>
Mon, 27 Apr 2015 16:32:29 +0000 (17:32 +0100)
src/mkws-team.js

index c26d2c3..b814291 100644 (file)
@@ -13,6 +13,7 @@
 //
 mkws.makeTeam = function($, teamName) {
   var that = {};
+  // Note: separate constants from state
   var m_teamName = teamName;
   var m_submitted = false;
   var m_query; // initially undefined