While creating numerous ReflectObjects w/in a Java command, I inconsistently
get a message
"table entry did not match arguments"
The error is thrown in ReflectObject.java when
if (found.javaClass != cl || found.javaObj != obj || found.ownerInterp !=
interp) {
Any idea what could cause this?
I have a tcl proc that repeatedly calls the java-implemented tcl command, if
that makes a difference.
---
Thomas McKay
Project Leader
Microcosm Technologies, Inc.
mailto:[EMAIL PROTECTED]
----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com