diff options
Diffstat (limited to 'rvs/wrapper/TODO')
-rw-r--r-- | rvs/wrapper/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/rvs/wrapper/TODO b/rvs/wrapper/TODO new file mode 100644 index 0000000..9734938 --- /dev/null +++ b/rvs/wrapper/TODO @@ -0,0 +1,12 @@ +#! /bin/more + +* actually launch the plugins +* plugin-run.h: + the function _plugin_sh_mktemp() is an ugly hack, it exists + because a) it is secure b) it is easier to write a hack using + methods I understand, than learn those I don't c) point b + especially when I just want to get it working. + +~ Luke Shumaker +Happy Hacking! + |