|
From: Yves A. <yv...@re...> - 2001-09-19 05:00:50
|
Well, not really confusing, but inconsistent... In UnicodeString, everything that manipulates a code point instead of a code unit was given a 32 in its name. But not (at least) getCharStart() and getCharLimit(). Trust me, it's hard to explain to people new to Unicode... I propose to rename these getChar32Start() getChar32Limit() respectively, and unfortunately I am afraid that we'll need to keep the other names as deprecated (we may be able to remove them later) Does that make sense or is it too much? If it does not make sense, I'm sure I'll hear about it before the expiration of this proposal, September 25, 2001. YA -- My opinions do not necessarily reflect my company's. The opposite is also true.. |