On 2013-06-05 08:59, Jonathan M Davis wrote:
So, you want to create whole modules for each compression algorithm? 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.
The current modules in Phobos already contains too much. We shouldn't make the same mistake again.
-- /Jacob Carlborg
