Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3852

Re: Is there a limit to t

From "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this>
Subject Re: Is there a limit to t
Message-ID <g6oeie$tlu$1@registered.motzarella.org> (permalink)
Newsgroups comp.lang.java.gui
References <oY6dnXp2HfREMBLVnZ2dnUVZ_vKdnZ2d@comcast.com>
Date 2011-04-27 15:47 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On 30/07/2008 01:55, Jack Marsh allegedly wrote:
> You have declared a new local variable with the same name as your class 
> instance variable.  When the init() method terminates so does this local 
> version.  The problem you experienced but failed to describe was an 
> endless series of NullPointerException stack traces being thrown and 
> discarded behind the scenes.

Well spotted!

Ah, I understand; since he ran it as an Applet, he didn't get the stack 
trace.

> And please refactor the code to use camelCase names.  Just scanning 
> through it gave me and anyone who looked at it headaches.

-- 
DF.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Is there a limit to t Paul.Lee.1971@gmail.com.remove-dii-this - 2011-04-27 15:47 +0000
  Re: Is there a limit to t "Jack Marsh" <jack.marsh@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
    Re: Is there a limit to t "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
    Re: Is there a limit to t "RedGrittyBrick" <redgrittybrick@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
      Re: Is there a limit to t "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000

csiph-web