Path: csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace Newsgroups: comp.lang.java.programmer Subject: Re: refactoring problem Date: Tue, 05 Feb 2013 19:15:57 -0800 Organization: A noiseless patient Spider Lines: 23 Message-ID: References: <7fssg8dakvofmv6pk3sfvp5jmaku55vgmm@4ax.com> <510ea8de$0$284$14726298@news.sunsite.dk> <510fa7c1$0$6978$e4fe514c@news2.news.xs4all.nl> <0453206c-7053-4cf0-8ab2-b6c5e817a69a@googlegroups.com> <5111c368$0$286$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Wed, 6 Feb 2013 03:15:33 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="31084"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/U7XVRReYDXGN6kf8vCEykGMSB1MHDDFM=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <5111c368$0$286$14726298@news.sunsite.dk> Cancel-Lock: sha1:9vWbzv/PQfuvr9s9YjjlN84Gu08= Xref: csiph.com comp.lang.java.programmer:22153 On 2/5/2013 6:43 PM, Arne Vajhøj wrote: > On 2/5/2013 11:04 AM, Joshua Cranmer wrote: >> For what it's worth, I would say the biggest mistake that Java made was >> in the exclusion of unsigned integer types, or, most perniciously, the >> decision to make the byte datatype be signed. > > I hate that as well. > >> That doesn't necessarily >> mean I would want to see it changed at this point, however. > > ulong/uint/ushort/ubyte would actually not be that intrusive. For what it's worth: