[gimp] app: Add TODO with importance of killing config -> display dependency
- From: Martin Nordholts <martinn src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] app: Add TODO with importance of killing config -> display dependency
- Date: Tue, 5 Jan 2010 17:27:48 +0000 (UTC)
commit 6fb317598ea27c420913790b4507a9ad4894cca1
Author: Martin Nordholts <martinn src gnome org>
Date: Tue Jan 5 18:28:09 2010 +0100
app: Add TODO with importance of killing config -> display dependency
Add TODO describing why we should get rid of the dependency to
app/display that app/config has: this is the only dependency from the
core to the UI code.
app/config/gimpdisplayconfig.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/app/config/gimpdisplayconfig.c b/app/config/gimpdisplayconfig.c
index 29c3d5e..e2f0697 100644
--- a/app/config/gimpdisplayconfig.c
+++ b/app/config/gimpdisplayconfig.c
@@ -28,6 +28,11 @@
#include "config-types.h"
+/* FIXME: If we can get rid of this dependency to the display module,
+ * we will greatly improve the module dependencies in the core, see
+ * devel-docs/gimp-module-dependencies.svg. In particular, we will get
+ * rid of the (transitive) dependency from the core to the UI code
+ */
#include "display/display-enums.h"
#include "display/gimpdisplayoptions.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]