I guess my question is why you are retrieving the same data twice? Why not just reuse the result from the first request?
On Nov 21, 6:39 am, stratboy <[email protected]> wrote: > Hi! I've got a little question: let's suppose I'm using Assets.images > twice (in the same page) and to load, say, the same 5 images. Does the > second call generate 5 more http requests? Is that bad or I shoudn't > worry about it?
