Bug 52261 - DiffNode is missing setAncestor()
Summary: DiffNode is missing setAncestor()
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M9   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 11:24 EST by Jean-Michel Lemieux CLA
Modified: 2004-04-20 04:29 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 Jean-Michel Lemieux CLA 2004-02-17 11:24:26 EST
DiffNode has setLeft and setRight but doesn't have a setAncestor? Is there a 
reason? Since the ancestor is private the only way subclasses can initialize 
it is to pass it to the constructor.
Comment 1 Andre Weinand CLA 2004-04-20 04:29:03 EDT
fixed for I20040420