Re: Cached statements hold strong references to bind values

2013-01-26 Thread Peter Rabbitson
On Sat, Jan 26, 2013 at 12:31:23PM +, Tim Bunce wrote: > On Sat, Jan 26, 2013 at 07:21:56PM +1100, Peter Rabbitson wrote: > > On Fri, Jan 25, 2013 at 10:59:46PM +, Tim Bunce wrote: > > > On Fri, Jan 25, 2013 at 09:40:07PM +1100, Peter Rabbitson wrote: > > > > On Fri, Jan 25, 2013 at 10:17:1

Re: Cached statements hold strong references to bind values

2013-01-26 Thread Tim Bunce
On Sat, Jan 26, 2013 at 07:21:56PM +1100, Peter Rabbitson wrote: > On Fri, Jan 25, 2013 at 10:59:46PM +, Tim Bunce wrote: > > On Fri, Jan 25, 2013 at 09:40:07PM +1100, Peter Rabbitson wrote: > > > On Fri, Jan 25, 2013 at 10:17:11AM +, Tim Bunce wrote: > > > > Re https://rt.cpan.org/Public/B

Re: Cached statements hold strong references to bind values

2013-01-26 Thread Peter Rabbitson
On Fri, Jan 25, 2013 at 10:59:46PM +, Tim Bunce wrote: > On Fri, Jan 25, 2013 at 09:40:07PM +1100, Peter Rabbitson wrote: > > On Fri, Jan 25, 2013 at 10:17:11AM +, Tim Bunce wrote: > > > Re https://rt.cpan.org/Public/Bug/Display.html?id=82942 > > > > > > The key question: is this a bug or

Re: Cached statements hold strong references to bind values

2013-01-25 Thread Tim Bunce
On Fri, Jan 25, 2013 at 09:40:07PM +1100, Peter Rabbitson wrote: > On Fri, Jan 25, 2013 at 10:17:11AM +, Tim Bunce wrote: > > Re https://rt.cpan.org/Public/Bug/Display.html?id=82942 > > > > The key question: is this a bug or a feature? > > Can you walk me through your thought process on what

Re: Cached statements hold strong references to bind values

2013-01-25 Thread Peter Rabbitson
On Fri, Jan 25, 2013 at 10:17:11AM +, Tim Bunce wrote: > Re https://rt.cpan.org/Public/Bug/Display.html?id=82942 > > The key question: is this a bug or a feature? Can you walk me through your thought process on what makes this a feature? Not trying to be difficult, I am just having trouble se

Cached statements hold strong references to bind values

2013-01-25 Thread Tim Bunce
Re https://rt.cpan.org/Public/Bug/Display.html?id=82942 The key question: is this a bug or a feature? I can argue it either way. I'm open to suggestions. Tim.