Bug 304138 - Rename IQueryResult.unmodifiableSet
Summary: Rename IQueryResult.unmodifiableSet
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.6   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Pascal Rapicault CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2010-02-27 10:39 EST by Pascal Rapicault CLA
Modified: 2010-03-02 19:39 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2010-02-27 10:39:08 EST
The unmodifiableSet method is not easy to find because the general convention for such methods doing conversion  is to be called "to*". I propose that we rename the method to toUmodifiableSet.
Comment 1 Pascal Rapicault CLA 2010-03-02 19:39:22 EST
fixed.