9cf3fa4f0bc42f90f10af9829c8874dca9134ecd
a couple weeks and just hadn't gotten around to checking it in yet. I noticed that during a normal sending of a message, we were loading a string bundle 6 times! (most of this was to display progress information during the send procedure). This caused us to hit the disk 6 times. With these changes, we cache the string bundle in the compose string bundle service so we only hit the disk once. git-svn-id: svn://10.0.0.236/trunk@64992 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%