Hi all !

I  guess in J that means you should be able to configure J to trap the exceptions and give errors like I stated earlier in this discussion. It is hard to see that this would be a bad idea or error prone. As I see it it is necessary if you don't want to risk random results.

I don't understand what you write about complex abstractions. I didn't plan to write any complex abstractions.

Cheers,

Erling

Den 2017-09-21 kl. 13:42, skrev Raul Miller:
On Thu, Sep 21, 2017 at 7:25 AM, Erling Hellenäs
<[email protected]> wrote:
I think we should at least be able to optionally trap the exceptions.
This is generally a bad idea (time consuming and problem prone), but
you can do this in J with explicit code.

Note also that you can build up arbitrarily complex abstractions and
hide the complexity in a locale structure, if that's what you want to
be doing.

Thanks,


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to