Comment 18 for bug 211347

Revision history for this message
James Westby (james-w) wrote :

Hi,

I'm still reluctant to upload this fix. Firstly, because I believe it will exceed the limits
quite often, and secondly because doing that silently may cause confusion, and could
even be harmful.

Increasing the limits to a large number would help with this, but it's quite ugly, making
it dynamic would be much better.

I asked a C# expert, and they said that System.Collections.ArrayList would be suitable
for this. I don't know how much work it would be though.

Thanks,

James