Modify ↓
CLDR Ticket #6997(accepted tools)
Remove TestInfo
Reported by: | mark | Owned by: | srl |
---|---|---|---|
Component: | util | Data Locale: | |
Phase: | dsub | Review: | |
Weeks: | Data Xpath: | ||
Xref: |
Description
TestInfo is now just a thin shell on top of CLDRConfig. There is no need to distinguish them, and having them be separate is just confusing and potentially fragile.
Refactor by folding the additional methods from TestInfo into CLDRConfig, and then replace all instances of TestInfo by CLDRConfig.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.