Re: Rules for constructors
From: Tim Ward (tw2_at_ipaccess.com)
Date: 03/18/04
- Next message: Ike: "Re: Javascript > Java Communication : not work on Mozilla Browser (jre1.5)"
- Previous message: Christophe Vanfleteren: "Re: Who is not granted???"
- In reply to: Alex Hunsley: "Rules for constructors"
- Next in thread: xarax: "Re: Rules for constructors"
- Reply: xarax: "Re: Rules for constructors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Mar 2004 13:07:23 -0000
"Alex Hunsley" <lard@tardis.ed.ac.molar.uk> wrote in message
news:105gugk1t7tdn08@corp.supernews.com...
>
> b) never call non-final methods from your constructor
> (or else they will be overridden causing chaos as I have experienced
> today)
Pity Swing doesn't fully these rules ...
-- Tim Ward Brett Ward Limited - www.brettward.co.uk
- Next message: Ike: "Re: Javascript > Java Communication : not work on Mozilla Browser (jre1.5)"
- Previous message: Christophe Vanfleteren: "Re: Who is not granted???"
- In reply to: Alex Hunsley: "Rules for constructors"
- Next in thread: xarax: "Re: Rules for constructors"
- Reply: xarax: "Re: Rules for constructors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|