From 7e77d502bbc94d702ec96bc0e1a84b0f86dcbbc3 Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Tue, 31 Jul 2012 22:22:28 +0200 Subject: [PATCH] TODO: replace traps? --- doc/TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/TODO b/doc/TODO index c32d243..52988bb 100644 --- a/doc/TODO +++ b/doc/TODO @@ -7,6 +7,13 @@ -> for gnu classpath absolutely necessary -> estimated effort: unknown +(l) replace signals with "nice traps"? + pro -> don't rely on operating system anymore + pro -> maybe better ghci behaviour? + cons -> at some point, signals are useful for debugging? + cons -> better "template" tricks are needed, as we cannot insert more + instructions or want to place nop's at production code path + (l) gnu classpath integration -> would be awwwesome -> depends on: exceptions, jni (?) -- 2.25.1