Introduce a protocol parameter for the number of sections in dissection
We use the hard-coded value 32 at many places in the code while we should probably make it a parameter or a symbolic constant.
We use the hard-coded value 32 at many places in the code while we should probably make it a parameter or a symbolic constant.