[Solar-svn] Revision 2854
pmjones at solarphp.com
pmjones at solarphp.com
Fri Oct 12 09:33:52 CDT 2007
updated todo list
Modified: todo/todo.txt
===================================================================
--- todo/todo.txt 2007-10-12 14:25:32 UTC (rev 2853)
+++ todo/todo.txt 2007-10-12 14:33:52 UTC (rev 2854)
@@ -57,12 +57,21 @@
* Solar_Controller_Command
- * Change print()/println() to out/outln() ?
+ * Change print()/println() to out/outln() ? write/writeln()?
* Change from "echo" to using fwrite() against stdout
* Add err() method using fwrite() against stderr
-
+
+ * Add read()/readln() method methods for input? What are good names for
+ stdin streams?
+
+* Solar_Controller_Page
+
+ * Is _forward() switch/case a micro-optimization?
+
+ * Augment $_view_class with a search of the parents for Vendor_View?
+
* Solar_Form
* Add support for 'input type="image"' elements (foo.x, foo.y) ?
More information about the Solar-svn
mailing list