[Solar-svn] Revision 2950
pmjones at solarphp.com
pmjones at solarphp.com
Thu Nov 15 21:27:31 CST 2007
updated todo notes
Modified: todo/todo.txt
===================================================================
--- todo/todo.txt 2007-11-16 03:17:46 UTC (rev 2949)
+++ todo/todo.txt 2007-11-16 03:27:31 UTC (rev 2950)
@@ -4,7 +4,6 @@
* Better reporting of "file not found" when SQLite has to create the DB
-
Docs/Website
============
@@ -25,13 +24,6 @@
Possible Structural Changes
===========================
-* Put Solar.php arch-class file *inside* the Solar dir, so you can svn
- external better. This is against all the standards, but I think for this
- one special case it might be explainable.
-
-* Change from Solar to Solar_Framework? That sucks for typing, but makes the
- SVN change more in line with PEAR standards.
-
* Remove spl_autoload registrations from the arch-class file, to make it
*just* the class definition? or put the spl defs inside Solar::start() ?
@@ -162,6 +154,8 @@
* Cycle/odd-even helper from Mike N.?
+ * Rename form() to cssform()? dlform()? quickform()?
+
* Form and FormElement
* Add support for disabled elements? Can we do this with CSS
More information about the Solar-svn
mailing list