Re: PostgreSQL in the press again - Mailing list pgsql-advocacy

From Gaetano Mendola
Subject Re: PostgreSQL in the press again
Date
Msg-id 4198BF0D.1060208@bigfoot.com
Whole thread Raw
In response to Re: PostgreSQL in the press again  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-advocacy
Jan Wieck wrote:
> IMNSVHO Java is a nice language for GUIs and maybe some WEB stuff ...
> and that's it.

Right. I want enforce this inviting you all to made an experiment.
Ask your programmers why is insane in java produce code like this:


Vector v = new Vector();


v.add( new MyClass() );  <==== Thousand entries


most of programmers reply:  nothing.

Unfortunately Java like other language "Garbage collector driven" are
producing around lot of programmers producing garbage code.


Regards
Gaetano Mendola



pgsql-advocacy by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: PostgreSQL in the press again
Next
From: Gaetano Mendola
Date:
Subject: Re: PostgreSQL in the press again