Bug 29 - Internationalization (NSL) (1GCC601)
Summary: Internationalization (NSL) (1GCC601)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: James Moody CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:35 EDT by Jean-Michel Lemieux CLA
Modified: 2001-11-06 12:50 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 Jean-Michel Lemieux CLA 2001-10-10 21:35:14 EDT
VCM is not NSL ready! Need resource bundles.
	Policy has bind() methods ready for use.

NOTES:

JohnA (4/17/01 2:03:02 PM)
	Painfully, all six VCM plugins will have to have a Policy class,
	and duplicate the code for generating strings from bundles.
	Isn't core supposed to be providing support and a story for this?

JEM (5/28/01 3:45:45 PM)
	Internationalization complete.
	Each plugin currently has getResourceString(String) and
	getResourceString(String, Object[]). Core has no support for us.
	In the future we should shorten the names (e.g. bind) because they're
	used so much. Moving to Inactive for future consideration.
Comment 1 DJ Houghton CLA 2001-10-23 23:40:02 EDT
PRODUCT VERSION:
	0.044

Comment 2 James Moody CLA 2001-11-06 12:50:14 EST
New team code has Policy class and short "bind" methods. Moving to fixed.