FREAKING AWESOME. -------- Original Message -------- Subject: Re: [jna-users] Hello! JRuby, JNA, toString error Date: Fri, 31 Aug 2007 12:59:49 -0400 From: Dennis Portello <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
I've written a very light POSIX library which I use in conjunction with Tomcat. When I get home tonight I'll email it to you. (it's a good starting point) On 8/31/07, *Charles Oliver Nutter* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Timothy Wall wrote: > There's a bug in the proxy InvocationHandler; apparently the Method > passed to the invoke method param for "toString" is a different > reference (== fails) than the original Object.toString (.equals succeeds). > > I've checked in a fix and tests to SVN. Ok, now I just need to figure out how to build everything. BTW, I think it's only a matter of time before JNA is wired into JRuby to provide at least POSIX functions we don't have access to normally. Is there any library as part of JNA or from a third-party that might already expose all POSIX functions we'd be interested in? (i.e. to hell with fork). - Charlie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
