[macruby-changes] [4280] ControlTower/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 25 14:34:29 PDT 2010


Revision: 4280
          http://trac.macosforge.org/projects/ruby/changeset/4280
Author:   joshua.ballanco at apple.com
Date:     2010-06-25 14:34:27 -0700 (Fri, 25 Jun 2010)
Log Message:
-----------
Refresh

Modified Paths:
--------------
    ControlTower/trunk/TODO

Modified: ControlTower/trunk/TODO
===================================================================
--- ControlTower/trunk/TODO	2010-06-25 21:23:27 UTC (rev 4279)
+++ ControlTower/trunk/TODO	2010-06-25 21:34:27 UTC (rev 4280)
@@ -1,22 +1,22 @@
 For 0.1:
 
 [ ] Logging!
-  [ ] An ASL-based Logger class
-  [ ] Request logging (e.g. appache_access.log)
-  [ ] Error logging (e.g. appache_error.log)
+  [ ] An ASL-based Logger class (?)
+  [ ] Request logging (maybe? this is also handled by Rack::CommonLogger)
   [ ] Debug logging
+  [ ] Benchmark logging
 [ ] Testing!
   [ ] Parser test cases
   [ ] GET test cases
   [ ] POST test cases
   [ ] Concurrency testing
-[ ] Handle broken request pipes
-[ ] Don't reset peer connections
-[ ] Handle multibyte characters in headers
-[ ] Improve body loading
-[ ] Fully-async file upload
-[ ] Handle EMFILE error condition
-[ ] Be smarter about using Tempfiles vs StringIO for request body
+[X] Handle broken request pipes
+[X] Don't reset peer connections
+[X] Handle multibyte characters in headers
+[X] Improve body loading
+[X] Be smarter about using Tempfiles vs StringIO for request body
 
 For beyond:
 [ ] Daemonizable!
+[ ] Accept local requests only
+[ ] Keep alive (this one is tough...probably post 1.0)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100625/fab753fe/attachment-0001.html>


More information about the macruby-changes mailing list