Bug 124322 - API to create derived resource
Summary: API to create derived resource
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.2 M5   Edit
Assignee: John Arthorne CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 124290
  Show dependency tree
 
Reported: 2006-01-18 11:33 EST by John Arthorne CLA
Modified: 2006-01-18 15:50 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 John Arthorne CLA 2006-01-18 11:33:29 EST
Build: I20060110

There is no way to atomically create a resource and set it as derived without the possibility of a resource delta in between.  API is needed to allow creation of a derived file/folder.
Comment 1 John Arthorne CLA 2006-01-18 15:50:29 EST
API released (IResource.DERIVED).  Tests added to IFileTest and IFolderTest.