Improve batch fetching efficiency
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Mon, 22 Mar 2010 19:50:58 +0000 (20:50 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Mon, 22 Mar 2010 19:50:58 +0000 (20:50 +0100)
commit1f8250e4ceb455a4469266b0702c4cad5b2b4be0
tree4fcf873dc8f3ff83c27bb5ffe3c6020c48299718
parent1a9affb739c4fb36894dac6fa8a8c36b74eb6e58
Improve batch fetching efficiency

Store in each profile the list of fields which have already been fetched
(avoids refetching an empty field)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
classes/profile.php
include/profilefields.inc.php