From: <pau...@us...> - 2008-10-15 19:59:19
|
Revision: 1014 http://everydevel.svn.sourceforge.net/everydevel/?rev=1014&view=rev Author: paul_the_nomad Date: 2008-10-15 19:59:14 +0000 (Wed, 15 Oct 2008) Log Message: ----------- Changes to the response class interface Added response classes to allow the downloading of nodeballs. Modified Paths: -------------- trunk/ebase/TODO Modified: trunk/ebase/TODO =================================================================== --- trunk/ebase/TODO 2008-10-15 19:55:39 UTC (rev 1013) +++ trunk/ebase/TODO 2008-10-15 19:59:14 UTC (rev 1014) @@ -7,7 +7,15 @@ * Amend FromObject.pm so that form objects return labels with a 'for' attribute and id in the input tag. +<<<<<<< HEAD:ebase/TODO +======= +* Require Everything::HTML::Response classes to create certain HTTP headers + +* Everything::HTML::Response classes to return error values on error - + e.g. Forbidden +>>>>>>> Changes to the response class interface:ebase/TODO + * Change default DB (for all DBs) setup so default encoding is utf8 * Documentation - Ecore should be self documenting This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |