Bug 3329 - Specification for IJavaElementDelta needed (1GHVW5M)
Summary: Specification for IJavaElementDelta needed (1GHVW5M)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P2 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:53 EDT by Martin Aeschlimann CLA
Modified: 2002-06-03 07:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aeschlimann CLA 2001-10-10 22:53:19 EDT
MA (03.08.2001 15:10:44)
	I am missing a detailed specification of IJavaElementDelta. Are the deltas looking, example of
	deltas when renaming a file, changing the class path, etc.
	Are delta trees always rooted by a delta of JavaModel?
	When a whole package is deleted, does the delta tree contain delete deltas for all contained types, or
	just the parent... etc


NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 17:09:58 EST
PRODUCT VERSION:
	128

Comment 2 Philipe Mulet CLA 2002-02-12 14:07:49 EST
Should reflect latest shape of Java deltas (no children on [+] and [-], etc...)
Comment 3 Philipe Mulet CLA 2002-03-28 06:06:49 EST
Is the current spec improved now ?
Comment 4 Jerome Lanneluc CLA 2002-03-28 06:08:36 EST
API polishing.
Comment 5 Jerome Lanneluc CLA 2002-05-23 07:48:13 EDT
Improved spec of IJavaElementDelta.
Comment 6 Philipe Mulet CLA 2002-06-03 07:12:32 EDT
Checked, fixed typo in doc (F_SOURCEDETTACHED).
Comment 7 Philipe Mulet CLA 2002-06-03 07:12:42 EDT
Verified