Closed oddjobz closed 8 years ago
Nice...
Ok, how's that look now? :)
Cool! But test_GFSNoCount
can be simplified by removing try..except
:)
Like that?
:)
I'll merge your code when testing is finished. Thanks for contribution!
Thanks very much for this! :)
This seems like missing critical functionality, once you start building versions of a given file, you really need (at some point) to be able to determine how many versions of that file you have. Cycling through previous would seems to be a horribly inefficient mechanism. This method is 'better', although maybe someone with a better grasp of txmongo's internals could improve it .. for now tho' it provides the functionality and I've added a basic test to show it works.