Bug 354821 - Replace option maps with TypedMap
Summary: Replace option maps with TypedMap
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 4.0.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportEngine-inbox@eclipse.org CLA
QA Contact: Maggie Shen CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-16 08:50 EDT by Aaron Digulla CLA
Modified: 2011-08-22 03:30 EDT (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 Aaron Digulla CLA 2011-08-16 08:50:09 EDT
If you plan to switch to Java 5 (Generics), please consider using the type-safe map which I've developed: http://blog.pdark.de/2010/05/28/type-safe-object-map/ for all options, configs, and contexts.