Re: warning missing

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: warning missing
Date: 2004-06-24 12:54:09
Message-ID: 87659h6rri.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


"Thomas Hallgren" <thhal(at)mailblocks(dot)com> writes:

> From an OO semantics point of view, I still regard Java and C# much more
> elaborate than both C++ and Common Lisp. The latter lacks interfaces and
> different levels of protection.

It doesn't "lack" interfaces. It has actual multiple inheritance. Which is
what interfaces are there to substitute for.

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-06-24 14:02:08 Re: bug in GUC
Previous Message Merlin Moncure 2004-06-24 12:51:32 Re: PREPARE and transactions