** Project changed: software-center => software-center (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/681471
Title: URLs need to be (more) cacheable Status in Ratings and Reviews server: Fix Released Status in “software-center” package in Ubuntu: New Bug description: When initial discussions for RNR started, we talked about caching of URLs for reviews etc., and I think it was for that reason that mvo/barry went with the long urls with the language, distro, series in the URL. But bug 673948 indicates that we have the following additional complexities: 1) for reviews of a particular package we'll need to batch the results rather than returning all the results (note, pagination could also be added to the urls without too much trouble /en/ubuntu/hardy/+binary/mypackage/page/1/ - so in this respect it may be worthwhile) 2) for review stats the client will need to request a set of stats based on what the client wants to display in the UI (ie. user searches for 'game') (eg. /en/ubuntu/hardy/+review-stats/package_names/foo,bar,blah,url,encoded,of,course/ - if the client always requests the same number of items in alphabetical order, we may get a decent cache hit rate?) While we're there, it would be great to make the templates/tests independent of the urls (using reverse etc.) To manage notifications about this bug go to: https://bugs.launchpad.net/rnr-server/+bug/681471/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

