From: Antonio Ospite <ao2@ao2.it>
Date: Tue, 27 Jun 2017 08:59:31 +0000 (+0200)
Subject: TODO: add an entry about the use of trigger_error()
X-Git-Tag: v1.1.0~1
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/70fb555ab8c115fb37194be0d78b793ed8c4ac5c

TODO: add an entry about the use of trigger_error()
---

diff --git a/TODO b/TODO
index 3c71811..7b72745 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+- re-evaluate the use of trigger_error() or use a custom error handler,
+  because right now the code exists as soon as trigger_error() gets called and
+  any following code is ignored.
+
 - write better XSL stylesheets? I am not an XSL expert
 - evaluate the use of the <ttl/> RSS element
 - show cards directly in RSS items for twitter.com