Discussion: Feature request: Bulk operations

My app needs post_reqs for all the learnable skills sometimes. It would be nice if I could issue a bulk skills.getInfo request. :)
Why would you ever need to make those calls more than once for a given skill? For getting partial learning data you can use skills.listAvailable().
The only way "bulk" would help is if you're updating your own database every now and then and it'd be better if you could request data for 10players at once instead of doing one request per player.
+1 for bulk info on players.
bulk fetches for streetInfo would be super helpful for me.