bigfile/zodb: Split common functionality from ZBlk to base class
If we aim to have several kinds of ZBlk, the functionality to invalidate a block and bind it to zfile is common and thus should be shared. If we introduce a base class, it also makes sense to document what .loadblkdata() and .setblkdata() should do there - in one place.
Showing
Please register or sign in to comment