diff options
-rw-r--r-- | TODO.xgawk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |