[Solar-svn] Revision 2640
pmjones at solarphp.com
pmjones at solarphp.com
Sat Jul 28 09:31:07 CDT 2007
updated todo list
Modified: todo/todo.txt
===================================================================
--- todo/todo.txt 2007-07-27 21:25:59 UTC (rev 2639)
+++ todo/todo.txt 2007-07-28 14:31:06 UTC (rev 2640)
@@ -48,7 +48,19 @@
* Turns out this is a mail() on Windows kind of thing.
-
+* Change Solar_DataFilter to Solar_Filter, and add an setStack()/applyStack()
+ method set for a series of filters? Add a fixStack() method too? Or add
+ a Solar_Filter_Stack class to do that, with a Filter injection? Call it
+ Solar_Filter_Chain? That'll cover both Form and Mapper/Record, with the
+ basic logic all in the same place.
+
+* Start using DateTime objects instead of strtotime() for date/time
+ conversions in filters, etc.
+
+* Link to #solarphp on the Solar site; might need a "Community" page instead
+ of a Mailing-List page.
+
+
Solar_Model and related
=======================
More information about the Solar-svn
mailing list