summaryrefslogtreecommitdiff
path: root/wrapper/TODO
blob: 9734938505c25e3bc47ad8e7dc0c68008282c957 (plain)
1
2
3
4
5
6
7
8
9
10
11
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!