From: Stephen Burrows Date: Mon, 6 Jun 2011 14:37:10 +0000 (-0400) Subject: Added AttributeMapper caching to entity.attributes, since anyone who really needs... X-Git-Tag: philo-0.9~6^2~3 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/b57fc50443cd2f26c47267d2556b79805b41f8b8?hp=b57fc50443cd2f26c47267d2556b79805b41f8b8 Added AttributeMapper caching to entity.attributes, since anyone who really needs no caching can clear the cache manually. Switched _populate to _fill on all AttributeMappers. Resolves feature #73. ---