]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
IMutableFileNode is a subtype of IFileNode
authorZooko O'Whielacronx <zooko@zooko.com>
Sat, 10 Nov 2007 23:37:18 +0000 (16:37 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sat, 10 Nov 2007 23:37:18 +0000 (16:37 -0700)
commitae727a550a56be088423360a2a108c087ed2b9b8
tree5917f5d4edfa1764b246a25a9497c173a8073956
parent35aea346d3e8e37e60eba1f91bfbc23d6a8aa051
IMutableFileNode is a subtype of IFileNode
I'm not 100% sure that this is correct, but it looks reasonable, it passes unit
tests (although note that unit tests are currently not covering the new mutable
files very well), and it makes the "view JSON" link on a directory work instead
of raising an assertion error.
src/allmydata/interfaces.py