From: | "Merlin Moncure" <mmoncure(at)gmail(dot)com> |
---|---|
To: | "Tony Caduto" <tony_caduto(at)amsoftwaredesign(dot)com> |
Cc: | "Thomas Kellerer" <spam_eater(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Only MONO/WinForms is a way to go |
Date: | 2006-11-28 21:00:56 |
Message-ID: | b42b73150611281300q3e9dcfb5l45949cf2fa2c7c21@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 11/28/06, Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> wrote:
> Thomas Kellerer wrote:
> >
> >
> > And who cares if my bytecode knows something about Generics as long as
> > the application runs at a good speed?
> >
> I totally agree about generics, nice to have but not really needed.
I dont like generics as much as c++ templates, but both are far better
than inheritance style oo, imo. c++ with STL, more than any other
language (except for possibily D, which I'm looking at) allows me to
write fast code with minimum effort.
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Oisin Glynn | 2006-11-28 21:06:48 | Re: using a sequence as the functional equivalent to Oracle |
Previous Message | Tom Lane | 2006-11-28 20:46:01 | Re: using a sequence as the functional equivalent to Oracle rownum |