Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Jim Janney Newsgroups: comp.lang.java.programmer Subject: Re: ctrl-c ctril-v Date: Fri, 25 Jan 2013 11:29:26 -0700 Organization: augmentation and diminution Lines: 18 Message-ID: References: <1q92g8hfr69f0422pq5r81cqqlpfngkotj@4ax.com> <17e5g8hre67fpi6d53m6pkhn6e68m42uh6@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx04.eternal-september.org; posting-host="3c5d835c9a0219e1946f4dd3740c28b0"; logging-data="19749"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+0z7tzMEBqDKb1SimCQlGa" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:oTqimOga0Uz/u26vH+no2ELZPco= sha1:v2H3BWEf1+Sc7FZ4Ti8Aj+esYmM= Xref: csiph.com comp.lang.java.programmer:21712 Roedy Green writes: > On Thu, 24 Jan 2013 18:16:42 -0700, Jim Janney > wrote, quoted or indirectly quoted > someone who said : > >> Programmers should not copy/paste on a regular >>basis. > > You mean should not clone code, right? Lots of copy paste is > rearranging, refactoring, building tables from external sources etc. That is indeed the very thing that I mean, yes :-) Although for most refactoring I find Eclipse's builtin tools superior to doing it manually. -- Jim Janney