From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Nov 15 1998 - 22:16:00 EST
On Nov 16, 1998, Godmar Back <gback@marker.cs.utah.edu> wrote:
> We decided to go to a classical return code model instead.
> So, I made the necessary changes (I'm done with the jit, will do the
> intrp soon).
Why not use the JNIEnv structure for that, instead of inventing a
different mechanism? The _errorInfo structure does not allow me to
create my own exception type, with a constructor that does not take
just a message in String format...
If JNIEnv would be too burdensome, wouldn't it be better to make
_errorInfo smaller too, such as a single pointer to a Throwable?
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.anu.edu.au} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:03 EDT