>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes: Jeff> I don't see how local refs are avoidable if JNI is going to Jeff> work. There are probably faster ways to handle them, though. Yeah. I implemented them this way because I figured speed wasn't important in the first draft. It may not ever be important for JNI. Tom