On 6/4/2013 11:59 PM, Jonathan M Davis wrote:
So, you want to create whole modules for each compression algorithm?

Yes.

That seems like overkill to me. What Walter currently has isn't even 1000 lines
long (and that's including the CircularBuffer helper struct). Splitting it up
like that seems like over-modularation to me.

When two modules have nothing to do with each other, they should be in separate modules.

Reply via email to