Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > refactoring problem

Reply
Thread Tools

refactoring problem

 
 
Lew
Guest
Posts: n/a
 
      02-05-2013
Jim Gibson wrote:
> Lew wrote:
>> "Preference" != "taste".

>
> You are splitting hairs.


Not at all.

> From my online dictionary (copyright, Apple, Inc.):
> taste:
> "a person's tendency to like and dislike certain things"
>
> preference:
> "a greater liking for one alternative over another or others"


I meant "preference" in the sense of "showing a greater cost-benefit ratio on the basis
of evidence than other alternatives", not "touchy-feely random psychological bias".

You're the one splitting hairs. My point is that it isn't a matter of esthetics, as "taste"
is usually understood to denote, but of rational assessment of alternatives, a point you
choose to overlook in your determination to be a troll.

--
Lew
 
Reply With Quote
 
 
 
 
Arne Vajhøj
Guest
Posts: n/a
 
      02-06-2013
On 2/5/2013 4:31 PM, Lew wrote:
> Jim Gibson wrote:
>> Lew wrote:
>>> "Preference" != "taste".

>>
>> You are splitting hairs.

>
> Not at all.
>
>> From my online dictionary (copyright, Apple, Inc.):
>> taste:
>> "a person's tendency to like and dislike certain things"
>>
>> preference:
>> "a greater liking for one alternative over another or others"

>
> I meant "preference" in the sense of "showing a greater cost-benefit ratio on the basis
> of evidence than other alternatives", not "touchy-feely random psychological bias".


I don't think I have ever seen a cost-benefit analysis for
a suggested change to the Java language.

Do you have a link to one?

Arne


 
Reply With Quote
 
 
 
 
Arne Vajhøj
Guest
Posts: n/a
 
      02-06-2013
On 2/5/2013 11:04 AM, Joshua Cranmer wrote:
> On 2/4/2013 2:35 PM, Lew wrote:
>> Silvio wrote:
>>> parameters. Nothing very dramatic that could not be added to the
>>> Java compiler if so desired.

>>
>> People are never satisfied. They wanted delegates, didn't get them,
>> never mind Java got another way to do the same thing. Then they
>> wanted generics, and sorta got them. Then they wanted runtime
>> generics and didn't get them, never mind Java already had another way
>> to do the same thing. Then they wanted closures, and sorta got them,
>> never mind Java already had another way to do the same thing. Now
>> they want tuples, never mind that Java already has another way to do
>> the same thing.
>>
>> "Oh, it's just one more little thing!" they always exclaim. For a
>> thousand little things.
>>
>> This is what happened to C++.
>>
>> Java will get all these things and the programming community will
>> abandon the language, bitching that it's gotten too "heavy".

>
> 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.

Arne

 
Reply With Quote
 
markspace
Guest
Posts: n/a
 
      02-06-2013
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:

<https://blogs.oracle.com/darcy/entry/unsigned_api>


 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      02-09-2013
On 2/5/2013 10:15 PM, markspace wrote:
> 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:
>
> <https://blogs.oracle.com/darcy/entry/unsigned_api>


Interesting. Thanks.

Arne


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
a class refactoring problem. Roedy Green Java 3 05-03-2009 10:04 PM
What does "refactoring" of a project mean ? Anan H. Samiti Java 33 07-30-2004 08:07 PM
Odd Multi-thread behavior when refactoring Christian Bongiorno Java 1 06-22-2004 07:46 AM
Survey on refactoring activities using IDEs Sebastian Jekutsch Java 5 06-09-2004 06:15 AM
come learn all about refactoring Refactorit Java 0 02-22-2004 06:36 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57