Bug 127453 - [Model Sync] Ensure contents are cached on update, override and update
Summary: [Model Sync] Ensure contents are cached on update, override and update
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-02-13 08:25 EST by Michael Valenta CLA
Modified: 2006-03-23 13:14 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2006-02-13 08:25:29 EST
When a user performs an update or override and update, we need to ensure that all the required contents are cached. If they are not, we should fetch them up front to improve performance.
Comment 1 Michael Valenta CLA 2006-03-23 13:14:05 EST
Fixed