Unicode support for statements, username and password in DBI

2005-11-02 Thread Paskamp, Marco
Hi, I'm currenly working on unicode support for the DBD::MaxDB driver. Now I have the problem to find out the encoding of a statement passed thru dbd_st_prepare(...) method. Because the statement is passed as char* value I cannot check if the UTF-8 flag was set for the SV value or not. But

Re: Status of Callbacks

2005-11-02 Thread David Nicol
On 11/1/05, Dean Arnold [EMAIL PROTECTED] wrote: Er, care to refresh our collective memories w/ the executive overview of what callbacks is ? It may amuse: I was once doing telecommuting mod_perl development and was tasked with get the callbacks working -- they were talking about their CRM.

Re: Status of Callbacks

2005-11-02 Thread Tim Bunce
On Tue, Nov 01, 2005 at 05:55:31PM -0800, Dean Arnold wrote: David Wheeler wrote: On Nov 1, 2005, at 12:11 PM, David Wheeler wrote: So, what's the status on Callbacks? Are they ready to go into a release? Yes. See http://svn.perl.org/modules/dbi/trunk/t/70callbacks.t Ah, I see from this

Re: Status of Callbacks

2005-11-02 Thread David Wheeler
On Nov 2, 2005, at 2:59 PM, Tim Bunce wrote: I've an assortments of changes to checkin prior to the next release, but docs for Callbacks isn't part of them. Patches most welcome. Okay. I've been rather busy for a while[1] and that won't get much better in the short term. Help would be