Changes between Initial Version and Version 1 of Plan/TwistedPath
- Timestamp:
- 12/10/2010 09:00:58 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plan/TwistedPath
v1 v1 1 = Twisted Path = 2 3 `twisted.vfs` is possibly the crappiest name in all of Twisted. It's unmaintained, and it's not doing great. 4 5 We should have a non-broken asynchronous version of `twisted.python.filepath` at some point, and it should be called `twisted.path`. In this same general cognitive space, `twisted.web.static` should be a ''wrapper'' around a `FilePath`, not a subclass of it. It may be that we should go straight to a wrapper around this async `FilePath`-ish thing rather than actual `FilePath` though, if somebody gets around to doing something helpful with `twisted.path` first.
