[Twisted-Python] ANN: Twisted Trial v3.0 / Twisted VFS v0.1
Itamar Shtull-Trauring
itamar at itamarst.org
Fri Apr 1 09:54:27 MST 2005
On Fri, 2005-04-01 at 14:09 +1000, Christopher Armstrong wrote:
> Creating a unified resource hierarchy in Twisted has long been a goal
> of the Twisted team, and every attempt has been mostly a failure. At
> the Australian Twisted Sprint, we've recently come to the realization
> that trial effectively already does this! So today we're starting to
> implement a new VFS system that unifies all of these systems into a
> single twisted.vfs module.
I highly recommend using twisted.web2.stream as the way you get access
to the contents of a "file". It's a *very* nice abstraction, and we will
probably be moving it, or something pretty similar, into
twisted.internet at some point.
More information about the Twisted-Python
mailing list