Index: experimental/webtry/TODO |
diff --git a/experimental/webtry/TODO b/experimental/webtry/TODO |
new file mode 100644 |
index 0000000000000000000000000000000000000000..81382cda5d0337dece8e0ec2999435f951384545 |
--- /dev/null |
+++ b/experimental/webtry/TODO |
@@ -0,0 +1,11 @@ |
+ - Add -port flag to webtry.go. |
+ - Add flag for inout directory to webtry.go. |
+ - In webtry.go add mutexes per hash, to avoid conflicts of writing the same file at the same time. |
+ - Don't allow #macros in user code. |
+ - Limit the size of the user code submitted. |
+ - Add font support in the c++ template. |
+ - Add in all the Sk header files that could be needed. |
+ - Clean up web page appearance. |
+ - Add inline links to doxygen. |
+ - Set wait cursor when doing the compiling. |
+ - Add monitoring and probing (nagios). |