data persistence problem with Class::DBI
[prev]
[thread]
[next]
[Date index for 2005/04/14]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm a list newbie; so I apologize if this question has been hashed
before and my google queries were simply badly written.
We're using Class::DBI in a mod_perl context and all is working quite
well. However, sometimes a CDBI object persists with old data after the
record has been updated. Hitting apache with a 'graceful' fixes it.
We have separate handlers for displaying and editing the records; so I'm
assuming that the copy of the object used in the display handler is
persisting between accesses in spite of the handler's code
reinstantiating the object with a retrieve().
Anybody dealt with this?
Think it's a feature of Ima::DBI or some other part of Class::DBI?
Thanks for your time.
- --
Eric W. Bates
ericx@xxxxxxxx.xxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCXrqPD1roJTQ4LlERAluzAKC6ooZjySzcVx2lylWlkKQ9PhU3PACcCHbA
LZu4045l3k0n2yOoHQ7A//k=
=DScF
-----END PGP SIGNATURE-----
 |
data persistence problem with Class::DBI
Eric W. Bates 18:46 on 14 Apr 2005
|