review request for 6798511/6860431: Include functionality of Surrogate in Character
Ulf Zibis
Ulf.Zibis at gmx.de
Sun Mar 21 10:13:25 UTC 2010
Am 21.03.2010 08:56, schrieb Martin Buchholz:
> On Sat, Mar 20, 2010 at 14:52, Ulf Zibis<Ulf.Zibis at gmx.de> wrote:
>
>> Am 20.03.2010 01:13, schrieb Martin Buchholz:
>> Yep, I stepmotherly revised other methods, my focus was on String(int[],
>> int, int) and outsourcing bond checks.
>> BTW, what do you think of the latter?
>>
> I've done a lot of work on "out-lining" error handling.
> The state of the art appears to be (from LinkedList)
>
Additionally in my brain stack there is cooking the idea, having final
class AbstractString/AbstractCharsequence, where e.g. String and
AbstractStringBuilder could inherit from.
There are several methods, that could be centralized, and, if
appropriate, subclassed.
Several static methods of class Character could find their code home here.
-Ulf
More information about the core-libs-dev
mailing list