Files
alfresco-community-repo/source/java/org/alfresco
Derek Hulley 1dca4cd1fc Fixed ALF-10964: Add back cache for getChildByName
- Originally removed as part of the 'reverse lookup' of parentAssocsCache
 - This cache is NOT clustered; the child target version is checked; requery if necessary
 - NB: Cache misses are NOT cached.  Do do so would mean making the cache clustered.
       It is better to avoid querying for random files that don't exist over and over.
       Add a higher level cache (as is done in CIFS) for that case.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31417 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-10-22 05:06:15 +00:00
..
2011-10-20 08:47:29 +00:00
2011-10-10 12:07:32 +00:00
2011-10-18 13:32:32 +00:00
2011-06-30 11:36:51 +00:00
2011-10-18 11:42:57 +00:00