[gnome-builder] libide/tweaks: update notes



commit 2533aef137feacab013333e76b2f7ad8ee2c410d
Author: Christian Hergert <chergert redhat com>
Date:   Sat Aug 27 03:05:40 2022 -0700

    libide/tweaks: update notes

 src/libide/tweaks/NOTES.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/libide/tweaks/NOTES.md b/src/libide/tweaks/NOTES.md
index bc8d4a232..332ac5cfc 100644
--- a/src/libide/tweaks/NOTES.md
+++ b/src/libide/tweaks/NOTES.md
@@ -5,9 +5,7 @@
 If I were doing this again and had more time than I did for this prototype, I'd
 probably investigate a few more things.
 
- - Instead of having settings/object/action-name/action-target/etc I would abstract
-   something to read/write values which can notify when there are changes. Something
-   akin to a bi-directional GtkExpression.
+ - Factories inside of factories don't work, and that's a shame.
  - I'd probably look for ways to use widgets natively within the XML file and create
    them on demand. That becomes problematic when doing bindings, but is still possible
    if we injected the right state into a new GtkBuilder XML starting from somesort


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]