Path: csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Zermelo Newsgroups: comp.lang.java.programmer Subject: Re: Wormholes Date: Tue, 04 Sep 2012 08:47:18 +0200 Organization: A noiseless patient Spider Lines: 8 Message-ID: <85zk56mgi1.fsf@teletu.it.nospam.invalid> References: <0ska4895k2mp2j5fb5p4qnue7lsbdpoeoo@4ax.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx04.eternal-september.org; posting-host="f3669e70304c68511686dd57a9d459e2"; logging-data="6075"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+eWDeSsoXSTvsxbeIuE8JU" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (windows-nt) Cancel-Lock: sha1:USzeToZsHdWBw+89cziGr8BRdVQ= sha1:gWBaKqZVK8B1itrRw9v+leG111A= Xref: csiph.com comp.lang.java.programmer:18529 Roedy Green writes: > Somehow I must pass information down the long chain from x to y. This > means changing the signatures of all the intermediate methods, and > adjusting code to the new way. This can cause ripples incommensurate > with the triviality of the change. Add a static variable to x accessible to y.