From 2003610332b8ffb1571a6e1ae697c08c3d05d701 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 10 Nov 2014 16:14:37 +0100 Subject: updated TODO --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 10c2684..ddb3437 100644 --- a/TODO +++ b/TODO @@ -58,7 +58,9 @@ Optimizations: undo.push_msg|var() where the undo token destruction does not have any significant side effects. * use "friend" functions for C-linkage callbacks that must access a class' - member instead of making that member public + member instead of making that member public. + Alternatively, I can use public context structures that are private + attributes. * when setting/getting Q-Reg string, use special dummy Scintilla view Documentation: -- cgit v1.2.3