]> git.evergreen-ils.org Git - Evergreen.git/commit
added content handler no longer tries to pull from the cache when the plugin cannot...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 7 May 2008 20:39:30 +0000 (20:39 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 7 May 2008 20:39:30 +0000 (20:39 +0000)
commitc1d37d3c5569c0a0d76c3374fa5fe2124bfb0667
tree346d184e41494e678d46abe00ef1ae87b6b4d179
parentf6c143deb9a484b74d7a84a5b51a73358c0fc54e
added content handler no longer tries to pull from the cache when the plugin cannot return data for that type of call anyway.  removed Amazon stub methods because they 1. should have returned explicit undef, but more importantly because having them around means extra calls to memcache

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_2_2@9523 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/WWW/AddedContent.pm
Open-ILS/src/perlmods/OpenILS/WWW/AddedContent/Amazon.pm