Re: [tcljava-dev] Re: [tcljava-user] Tcl/Java 1.3.0 release is online.
Brought to you by:
mdejong
From: Tom P. <tpo...@ny...> - 2003-03-19 00:18:17
|
On Tue, Mar 18, 2003 at 03:24:25PM -0800, Mo DeJong wrote: > On Tue, 18 Mar 2003 14:25:07 -0800 > Mo DeJong <md...@un...> wrote: > Well, I could not resist trying one simple thing. Does this patch fix the > problem for you? > > Index: src/tcljava/tcl/lang/JavaDefineClassCmd.java Yes, it does appear that this fixes the problem. I'm going to do a little more testing, but it certainly looks to fix the lingering problems I've had with Hyde (and other binary access). I was trying to modify the same class to checkfor TclByteArray, and just call .getBytes() directly without .toString() first, but didn't seem to get the right combination. Your patch works. Thanks! -- Tom Poindexter tpo...@ny... http://www.nyx.net/~tpoindex/ |