garden / tree

A multiplayer file system
https://thefiletree.com
European Union Public License 1.2
70 stars 23 forks source link

Bug fixes for recursive metadata. #139

Closed espadrine closed 12 years ago

jankeromnes commented 12 years ago

This looks nice. I'd like to argue about the fshooks file though, I don't quite like the name... how about fsapi.js?

Also wouldn't it make sense to place it in fs.js?

espadrine commented 12 years ago

fs.js contains file system functionality; fsapi contains code for setting the server to receive FS ajax calls. That code is already pretty big and will grow bigger.

jankeromnes commented 12 years ago

LGTM