From b1a2ed827b39e1161eb0bbfdc72cd3fe06e2dacd Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 11 Aug 2014 14:17:22 -0400 Subject: [PATCH] More future plans. --- redo/future | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/future b/redo/future index cdcb3cc..dcc5edb 100644 --- a/redo/future +++ b/redo/future @@ -10,6 +10,7 @@ Table table_darwin.m: constructor table_unix.c: goTableModel_get_column_type(), goTableModel_get_value() multiple selection + figure out if we can safely refresh view during Unlock() regardless of calling goroutine Tab // [TODO if each tab of your Tab is going to have the same content Controls, then use LikeTab instead, to conserve resources] Delete()