On Tue, 07 May 2002 11:37:03 +0300, Radu Greab wrote: >On Mon, 6 May 2002 17:22 -0700, Gurusamy Sarathy wrote: > > On Mon, 06 May 2002 23:21:47 BST, Nicholas Clark wrote: > > >As Storable already passes a context object around to make itself thread > > >safe, > > > > This "non-standard" context object (really just an old iteration of > > the MY_CXT stuff) should be reworked to use the standard MY_CXT macros > > that use an SV to allocate their space. > >Teaching Storable the standard MY_CXT macros may be too much work >because Storable uses contexts not only for thread-safeness, but also >for recursive invocations. Sounds like another good reason to rework it, but I can understand not doing it until after 5.8.0. Sarathy gsar@ActiveState.comThread Previous | Thread Next