Re: Only MONO/WinForms is a way to go

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Only MONO/WinForms is a way to go
Дата
Msg-id b42b73150611281300q3e9dcfb5l45949cf2fa2c7c21@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Only MONO/WinForms is a way to go  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Список pgsql-general
On 11/28/06, Tony Caduto <tony_caduto@amsoftwaredesign.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: using a sequence as the functional equivalent to Oracle rownum
Следующее
От: Oisin Glynn
Дата:
Сообщение: Re: using a sequence as the functional equivalent to Oracle