updated TODO

Change-Id: I53d195b3e7420bec9170e41d65c544856517e1c6
This commit is contained in:
Brad Fitzpatrick 2012-03-22 18:21:32 -07:00
parent 125c33f019
commit f9e0ac07ee
1 changed files with 13 additions and 1 deletions

14
TODO
View File

@ -1,4 +1,16 @@
-- Get App Engine blob server up to parity (brett)
-- Go 1: get mysql indexer converted to new indexing library, and use
ziutek mysql library and database/sql from Go 1.
-- Go 1: convert all the fuse code & camlistore.org/pkg/fs to use rsc/fuse
(get cammount and webdav working again)
-- port netutil ident stuff to OS X using shell out to
$ lsof -n -i -P
-- read/write fuse.
OLD:
-- add CROS support?
http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/