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


Groups > comp.lang.java.programmer > #17566

Re: why does this work?

From glen herrmannsfeldt <gah@ugcs.caltech.edu>
Newsgroups comp.lang.java.programmer
Subject Re: why does this work?
Date 2012-08-09 20:17 +0000
Organization Aioe.org NNTP Server
Message-ID <k015sk$m9b$2@speranza.aioe.org> (permalink)
References <aa374d3f-d1d4-43e0-be0a-972b80316255@googlegroups.com> <2b17285jdvg8r3rnt05tpshqjcm59g1icu@4ax.com>

Show all headers | View raw


Roedy Green <see_website@mindprod.com.invalid> wrote:

(snip)

> There is no new in the constructor, so why would it be recursive?

> There is no more reason for the constructor to be recursive than any
> other method.  The constructor does not reinvoke the constructor.

But if there IS a new in the constructor...


-- glen

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


Thread

why does this work? dkoleary <dkoleary@olearycomputers.com> - 2012-08-08 10:30 -0700
  Re: why does this work? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-08-08 10:38 -0700
    Re: why does this work? dkoleary <dkoleary@olearycomputers.com> - 2012-08-08 11:39 -0700
      Re: why does this work? Lew <lewbloch@gmail.com> - 2012-08-08 17:33 -0700
  Re: why does this work? Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-08-08 14:03 -0400
  Re: why does this work? Roedy Green <see_website@mindprod.com.invalid> - 2012-08-09 02:41 -0700
    Re: why does this work? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-08-09 20:17 +0000

csiph-web