Re: warning missing - Mailing list pgsql-hackers

From Gaetano Mendola
Subject Re: warning missing
Date
Msg-id 40DC4FD3.2030204@bigfoot.com
Whole thread Raw
In response to Re: warning missing  (Thomas Hallgren <thhal@mailblocks.com>)
Responses Re: warning missing  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
Thomas Hallgren wrote:

> Greg,
> 
> You don't like Java/C#. I do.

What appear here is that you hate C++.

I'm a C++ developer since long time now, and I can not use JAVA and or C#
just for a couple of reason:

1) Java was supposed to be platform compatible:  in thereality is not really true.
2) I can not use the RAII Idiom, or at least without be a joggler
3) I miss the "const" modifier for methods, and I really can not be sure of what   happen to my objects when are used
around.

Do you want now speak about the missing template feature? Don't say template
are the same of Generics.



Regards
Gaetano Mendola




pgsql-hackers by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [Re] Re: PREPARE and transactions
Next
From: "Merlin Moncure"
Date:
Subject: Re: PREPARE and transactions