Bug 14346 - Registry cache should take timestamp on cache loading not shutdown
Summary: Registry cache should take timestamp on cache loading not shutdown
Status: RESOLVED DUPLICATE of bug 14344
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Debbie Wilson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-22 14:33 EDT by Debbie Wilson CLA
Modified: 2002-04-22 16:06 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Debbie Wilson CLA 2002-04-22 14:33:31 EDT
The RegistryCacheWriter outputs a timestamp (taken from ).  This timestamp 
should be taken when the cache is read in and not when the cache is written at 
shutdown.  Now, if you load the registry (or read it from cache), do some 
modifications (e.g. new plugin, fragment, etc.), then shutdown, the timestamp 
will indicate that your plugin is new (since we grabbed the timestamp after the 
new plugin was created).
Comment 1 Debbie Wilson CLA 2002-04-22 16:06:30 EDT
duplicate of 14344 - Registry not reloaded when feature is installed


*** This bug has been marked as a duplicate of 14344 ***