aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.xgawk3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.xgawk b/TODO.xgawk
index 4c8ff989..9795dcd2 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -90,6 +90,9 @@ be hosted?
Possible changes requiring (further) discussion:
+- Change from dlopen to using the libltdl library (i.e. lt_dlopen).
+ This may support more platforms.
+
- Implement namespaces. Arnold suggested the following in an email:
- Extend the definition of an 'identifier' to include "." as a valid character
although an identifier can't start with it.