Re: constructors not inherited ?
From: Dale King (kingd[at]tmicha[dot]net)
Date: 03/08/04
- Next message: Abdulaziz Ghuloum: "Re: OFF-TOPIC:: Why Lisp is not my favorite programming language"
- Previous message: Mazen Mokhtar: "Re: Jdk 1.5 extended for loop problem."
- In reply to: chris sennitt: "Re: constructors not inherited ?"
- Next in thread: John C. Bollinger: "Re: constructors not inherited ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 8 Mar 2004 15:11:22 -0500
"chris sennitt" <csennitt@nospamblueyonder.co.uk> wrote in message
news:mNi2c.12$0l3.1@news-binary.blueyonder.co.uk...
>
> "Joona I Palaste" said
> > I think you are right, constructors are not implicitly inherited. But
> > why should they be? They're only ever called when creating a new object,
> > and then you have to know the correct class anyway.
>
> i can think of many examples in other oop langauges i have used
What languages are you talking about? It certainly is not true of C++.
-- Dale King
- Next message: Abdulaziz Ghuloum: "Re: OFF-TOPIC:: Why Lisp is not my favorite programming language"
- Previous message: Mazen Mokhtar: "Re: Jdk 1.5 extended for loop problem."
- In reply to: chris sennitt: "Re: constructors not inherited ?"
- Next in thread: John C. Bollinger: "Re: constructors not inherited ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|