> Hi.  Since John Keiser is busy for the next couple weeks and I am
> free, I am going to try working on the integration piece between
> Classpath and Japhar.

Sounds good.  I'm busy to, and only occationaly online.  I'm on
vacation until 1999-01-04.

I've tested the reflection patch, and it seem to work OK.  I'm trying
to decide for myself it the native state handling will require central
coordination to avoid storing two different states using the same
pointer.  Will this be necessery?

> One question it would be nice to know the answer to: Should the
> class library be selectable at compile time or run time?  It seems
> to me that a compile time switch would be better for performance and
> ease of implementation reasons, but I seem to recall someone saying
> runtime selection would be better.  What thinkest thou?

I want the class library to be selectable at run time.  If this is
very hard to do, I suggest making it a compile time option, and let us
fix the run time option later.

The compile time option should already be implemented.  The configure
param --enable-classpath defined 'FOR_CLASSPATH'.

If integration still requires changes in arch/, I beleave the
functionallity must move from arch/ to runtime/.  Let me know if this
might be a problem.

Happy hacking,
-- 
##>  Petter Reinholdtsen  <##  |  [EMAIL PROTECTED]

Reply via email to