[gedit/zbrown/deteplification: 3/3] docs: update roadmap/NEWS for deteplification




commit f823b5e337b972271cea123746da4505f719c3f9
Author: Zander Brown <zbrown gnome org>
Date:   Sat Apr 10 13:18:46 2021 +0100

    docs: update roadmap/NEWS for deteplification

 NEWS                 | 12 +++++++++++
 docs/roadmap-done.md | 56 ----------------------------------------------------
 docs/roadmap.md      | 20 +------------------
 3 files changed, 13 insertions(+), 75 deletions(-)
---
diff --git a/NEWS b/NEWS
index d1f17abd1..fabc374cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+News in [unreleased]
+----------------------------
+* Deteplification:
+   - The tepl maintainer has "frozen" the project until further notice
+   - Moving things to tepl introduced some breakage, such as translation of the
+     default filename
+   - gedit didn't use much of the API anyway
+   - Used even less of amtk
+   - Revert all usage of amtk and tepl
+   - Unfortunatly a couple bug fixes may have been lost
+   - Plugin API is essentially reverted to 3.36
+
 News in 40, 2021-03-19
 ----------------------------
 * Remove all the deprecated API.
diff --git a/docs/roadmap.md b/docs/roadmap.md
index 8199749b4..ec9445712 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -4,28 +4,10 @@ gedit roadmap
 This page contains the plans for major code changes we hope to get done in the
 future.
 
-See also the
-[GtkSourceView and Tepl roadmap](https://wiki.gnome.org/Projects/GtkSourceView/RoadMap).
+See also the [GtkSourceView](https://wiki.gnome.org/Projects/GtkSourceView/RoadMap).
 
 See the [NEWS file](../NEWS) for a detailed history.
 
-See also the
-[Tepl roadmap](https://gitlab.gnome.org/GNOME/tepl/blob/master/docs/roadmap.md).
-
-Continue to make the gedit source code more re-usable
------------------------------------------------------
-
-Status: **in progress** (this is an ongoing effort)
-
-Next steps:
-- Use more features from the Tepl library, and develop Tepl alongside gedit.
-  The goal is to reduce the amount of code in gedit, by having re-usable code
-  in Tepl instead.
-
-Links:
-- https://wiki.gnome.org/Apps/Gedit/ReusableCode
-- https://wiki.gnome.org/Projects/Tepl
-
 Improve gedit on Windows
 ------------------------
 


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