Hi,all.

It is suggestion about the key to cash.
I guarantee that the key to cash does not repeat at the time of the use of DBIC
 from plural applications by including a name of SchemaName in the key to cash.

$ diff Cached.pm Cached.pm.org
51c51
<   return Digest::SHA1::sha1_hex(Storable::nfreeze([
ref($storage->schema),$args, $attrs ]));
---
>   return Digest::SHA1::sha1_hex(Storable::nfreeze([ $args, $attrs ]));

Does the patch seem good?

-- 
Atsushi Kobayashi

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to