Bug 2744 - Add comment to IPropertySource advising IPropertyDescriptor reuse (1GKM7ND)
Summary: Add comment to IPropertySource advising IPropertyDescriptor reuse (1GKM7ND)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2001-10-10 22:42 EDT by Randy Giffen CLA
Modified: 2002-01-22 15:07 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 Randy Giffen CLA 2001-10-10 22:42:41 EDT
We should add a comment to the IPropertySource.getPropertyDescriptors javadoc
indicating that the descriptors should be cached.
PropertySheetEntry asks for the descriptors with any edit/update.
Since the descriptors provide the cell editor, returning the same descriptor
if possible allows for imporved updating.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:13:35 EST
PRODUCT VERSION:
136

Comment 2 Randy Giffen CLA 2002-01-22 15:07:29 EST
Comment added