[Zope3-checkins] CVS: Zope3/doc - TODO.txt:1.3
Steve Alexander
steve@cat-box.net
Mon, 12 May 2003 13:31:44 -0400
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv10476/doc
Modified Files:
TODO.txt
Log Message:
Added note about schema fields.
=== Zope3/doc/TODO.txt 1.2 => 1.3 ===
--- Zope3/doc/TODO.txt:1.2 Mon May 12 10:48:23 2003
+++ Zope3/doc/TODO.txt Mon May 12 13:31:44 2003
@@ -191,3 +191,7 @@
- Get the html titles a lot righter than they are now.
+- Schema fields
+
+ Some kind of field that can contain objects that conform to a particular
+ schema. And, widgets for this field.