299
299
get_cached = _get_utf8_or_ascii
301
301
parent_id = elt.get('parent_id')
304
302
# TODO: jam 20060817 At present, caching file ids costs us too
305
303
# much time. It slows down overall read performances from
306
304
# approx 500ms to 700ms. And doesn't improve future reads.