Bug 145290 - getStyles method should not exist on ModuleHandle
Summary: getStyles method should not exist on ModuleHandle
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.1.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Rick Lu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-05 03:07 EDT by Wang Qiangsheng CLA
Modified: 2006-06-05 03:15 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 Wang Qiangsheng CLA 2006-06-05 03:07:15 EDT
Because the libraryhandle can't have style directly, this method should not exist at the base class ModuleHandle.
Comment 1 Wenfeng Li CLA 2006-06-05 03:15:44 EDT
It is too late to change API at this phase of the releas.e  Removing this method now could introduce backward comp issue. so defer to future release when API can be reviewed and changed.  for now, please only make sure proper exception is thrown.