Raul said: the obvious problem becomes what does a developer do about errors in production code that did not show up during the development process? <<<>>
I would hope that if an error occurs in production code, the user would be notified of the error, so they could get the error fixed. In most all cases, error notification would be better than allowing the user to assume that the result is correct. Ideally, the developer would be automatically notified of the error as soon as it occurs, even in the production code. Skip Skip Cave Cave Consulting LLC <<<>>> On Mon, Oct 16, 2017 at 5:06 AM, Raul Miller <[email protected]> wrote: > Presumably, 'too big' would be values where (= <:) is true. > > Which, of course, would also suggest a limit error for things like <: and > >: > > Meanwhile, though, the obvious problem becomes what does a developer > do about errors in production code that did not show up during the > development process? > > Thanks, > > -- > Raul > > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
