]> 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:40:13 +0000 (20:40 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 7 May 2008 20:40:13 +0000 (20:40 +0000)
commit72957035de85dd6b5a812f36d8e78d8269c5b706
tree430b99b41519c2fc3adb2df440c52d24c67773fd
parent2133904631e558205567d92c895ceb468bf78f6e
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/trunk@9525 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/WWW/AddedContent.pm
Open-ILS/src/perlmods/OpenILS/WWW/AddedContent/Amazon.pm