IPP Mail Archive: Re: IPP>MOD maximum lengths of some strings not explicitly stated in model

Re: IPP>MOD maximum lengths of some strings not explicitly stated in model

Larry Masinter (masinter@parc.xerox.com)
Tue, 18 Nov 1997 18:52:41 PST

> It just makes the code a bit more complex and adds yet another test
> case that may never be tested until a customer tries it. Other
> than that, it doesn't matter.

No matter what the length limit is, you'll have to implement the limit
and test the limit.

Why is testing 1K bytes easier than testing 100K bytes?

Larry