Re: Proposal for new $h->{ReadOnly} attribute

Re: Proposal for new $h->{ReadOnly} attribute

am 09.05.2007 20:33:23 von lembark

> Any thoughts?

Amen: Most of the perl I use only does reads and
the readonly locking could be a big savings.



--
Steven Lembark 85-09 90th Street
Workhorse Computing Woodhaven, NY 11421
lembark@wrkhors.com +1 888 359 3508

Re: Proposal for new $h->{ReadOnly} attribute

am 09.05.2007 22:24:58 von Tim.Bunce

On Wed, May 09, 2007 at 02:33:23PM -0400, Steven Lembark wrote:
>
> > Any thoughts?
>
> Amen: Most of the perl I use only does reads and
> the readonly locking could be a big savings.

I trust you'll be sending patches to the authors of the drivers you're
using... :)

Tim.