"Howard Brazee" <> wrote in message news:<bh8k02$dr8$>...
> On 9-Aug-2003, (goose) wrote:
>
> > who do you think will write a program that will run (recompiled if necessary)
> > on the greatest number of machines ?
>
> Greatest number of machines.
>
> I don't think someone writing a business application cares about, say
> stoplights. But stoplights are machines with computer programs in them.
>
> So the question should be - which language gives me an advantage in reaching
> more prospective paying customers for my product with the least cost to me?
the original statement (which was snipped) was
----
>
> > > Java has another huge advantage - it runs on anything without having to
> > > spend more money.
> >
> > <howls of laughter> pull the other one sonnyboy, its got bells on 
>
> OK, I exaggerated. But it runs on a lot more platforms than anything else
> without costing more.
----
I have already pointed out that this is not true.
>
> If my application runs best on big iron, that may be CoBOL. (Good for me, that
> is my native programming language).
> If my application is to show me on my hand held which golf club I need for my
> next shot (according to my past history, a map of the course, and the GPS
> satellite), then CoBOL isn't a good choice.
>
> But if I am wanting to create a program that all of the students in a university
> can use to interface with the campus's computers - I can assume most of them can
> already run my XML and Java code.
and yet creating a std C program would not only get you that, it would also
get you a fairly snappy application *and* leave you open in the future
to be able to support those people who have machines that are not
capable of running java (certain designer palmtop-types) to *also*
interface with the campus machines.
java doesn't *buy* you anything extra in terms of portability.
The only relatively *portable* way I can think of is when writing
applets for web-pages (note: /relatively/). as long as the browser
has a java runtime environment, of course.
Java does have its advantages. Portability isn't one of them.
hth
goose,
I feel very strongly about the "while" loop. I suggest we take
it hostage to demand the release of the "goto"