Re: TEMP columns not populated by sth_to_objects in 0.96

[prev] [thread] [next] [Date index for 2004/06/08]

From: David Jack Olrik
Subject: Re: TEMP columns not populated by sth_to_objects in 0.96
Date: 09:57 on 08 Jun 2004
On Jun 8, 2004, at 11:24, Tony Bowden wrote:

> On Tue, Jun 08, 2004 at 10:54:15AM +0200, David Jack Olrik wrote:
> There's almost certainly a deeper issue needing solved, but can you 
> just
> clear the live object index before fetching,

Yes, I found that out.

I just have to remember that any subsequent fetches for the same object 
will create a new entry in the cache. Effectively creating two 
instances of the same object in memory, with the most recently fetched 
being the cached one.

Hmm.. - Instead of purging it from the cache, it should be possible to 
mark it dirty thereby allowing for an overwrite so that the same ref is 
being reused and thus making all handles point to the same instance in 
memory.

        -- 
        Best regards,
David Jack Olrik <david@xxxxx.xx>             http://david.olrik.dk
GnuPG fingerprint C290 0A4A 0CCC CBA8 2B37 E18D 01D2 F6EF 2E61 9894
["The first rule of Perl club is  You do not talk about Perl club"]

(message missing)

TEMP columns not populated by sth_to_objects in 0.96
David Jack Olrik 08:54 on 08 Jun 2004

Re: TEMP columns not populated by sth_to_objects in 0.96
David Jack Olrik 09:57 on 08 Jun 2004

object caching and mod_perl
jason scott gessner 13:28 on 08 Jun 2004

Re: object caching and mod_perl
Tony Bowden 13:46 on 08 Jun 2004

Re: object caching and mod_perl
Perrin Harkins 14:02 on 08 Jun 2004

Re: object caching and mod_perl
jason scott gessner 14:11 on 08 Jun 2004

Re: object caching and mod_perl
Edward J. Sabol 14:52 on 08 Jun 2004

Re: object caching and mod_perl
jason scott gessner 16:31 on 11 Jun 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52