From: Jim Cain Date: 2003-07-02T07:22:15+09:00 Subject: Re: :Oracle9 and non-blocking mode Michael Campbell wrote: > Out of curiosity, will binaries (for Win32, specifically), be distributed? > > >>-----Original Message----- >>From: Jim Cain [mailto:list@jimcain.us] >>Sent: Tuesday, July 01, 2003 11:04 AM >>To: ruby-talk ML >>Subject: DBD::Oracle9 and non-blocking mode >> >> >>I'm about ready to make available an early copy of my library, but first >>I have some questions regarding non-blocking mode. I've never actually >>used this feature, so I'd like to hear from those that do how they use >>it. Do you need more support for it beyond simply setting/resetting the >>mode? What is the most convenient way for you to be notified that an OCI >>call is still executing? When a call is still running, would you like to >>call Statement#execute again to see if it's finished, or would you like >>some other method? >> >>Thanks for the input. >> >>Cheers, >>Jim >> No, I won't be making Win32 binaries myself. I've never developed native Win32 apps, and I don't have a Win32 development environment. All my coding is on Linux.