Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Gene Wirchenko Newsgroups: comp.lang.java.programmer Subject: Re: Delete slot in the middle of an array and shift remaining Date: Sat, 26 Nov 2011 21:25:08 -0800 Organization: A noiseless patient Spider Lines: 27 Message-ID: References: <4ecf7078$0$6582$9b4e6d93@newsspool3.arcor-online.net> <20684688.629.1322220072927.JavaMail.geo-discussion-forums@prnh1> <25747787.150.1322243736771.JavaMail.geo-discussion-forums@prfi36> <4ed04d71$0$289$14726298@news.sunsite.dk> <1pn1d7tkruj39ii166cuce2r4qli1oolnk@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: mx04.eternal-september.org; posting-host="JCn9+dUdCQH+ycRezr2Sxw"; logging-data="18552"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18PzyWY7TwaZOy08H0CPt2MW5J+a6rMB2Q=" X-Newsreader: Forte Agent 4.2/32.1118 Cancel-Lock: sha1:RDlYKS2U6gskcnP/lTfY6OpH0pI= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10276 On Sat, 26 Nov 2011 13:48:17 +0100, Sven Fischer wrote: >Thank you Arne. This is my opinion as well. It is also mine. >I have sometimes a problem which is in reality a complex problem and a >code of many ,many lines. >In order to offer users only the core problem I simplify heavily the >code. > >So mistake could occur. And if I do it, I will probably be discussing algorithms anyway, so I really do not care about the implementation details at that point. >Accordingly I expect as solution no runnable code but an idea. >This is sufficient. >Thank you for your other suggestions. [snip] Sincerely, Gene Wirchenko