Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21684
| From | Jim Janney <jjanney@shell.xmission.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: ctrl-c ctril-v |
| Date | 2013-01-24 19:51 -0700 |
| Organization | I was not always as you see me now |
| Message-ID | <ydnk3r20yc2.fsf@shell.xmission.com> (permalink) |
| References | <1q92g8hfr69f0422pq5r81cqqlpfngkotj@4ax.com> <ydnobge12px.fsf@shell.xmission.com> <89bbdac8-688c-4fbb-98ec-a1ae8ab25770@googlegroups.com> |
Lew <lewbloch@gmail.com> writes: > Jim Janney wrote: >> Roedy Green writes: >>> Is it possible to reconfigure copy paste to some other keystrokes >>> besides ctrl-C ctrl-V either within Java or Windows entirely? >> >>> They are quite inconveniently placed in a dsk layout. >> >> This is a good thing. Programmers should not copy/paste on a regular >> basis. > > Ridiculous assertion. I wan't entirely serious when I wrote that. However... Any time I find myself faced with a lot of similar code, I do start looking for ways to abstract out the similarities, in whatever language I happen to be working in. Java is particularly rich in ways to accomplish this. And for really trivial boilerplate code, any good programming editor should provide ways to generate that that are both more flexible and less error-prone than simple copy/paste. Again, Eclipse is particularly rich in ways to accomplish this. I stand by my ridiculous assertion :-) -- Jim Janney
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ctrl-c ctril-v Roedy Green <see_website@mindprod.com.invalid> - 2013-01-24 04:23 -0800
Re: ctrl-c ctril-v Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-24 13:02 +0000
Re: ctrl-c ctril-v Arne Vajhøj <arne@vajhoej.dk> - 2013-01-24 09:23 -0500
Re: ctrl-c ctril-v Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-01-24 08:16 -0800
Re: ctrl-c ctril-v Arved Sandstrom <asandstrom2@eastlink.ca> - 2013-01-24 15:20 -0400
Re: ctrl-c ctril-v Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-01-24 14:11 -0800
Re: ctrl-c ctril-v bob smith <bob@coolfone.comze.com> - 2013-01-24 08:28 -0800
Re: ctrl-c ctril-v "John B. Matthews" <nospam@nospam.invalid> - 2013-01-24 12:10 -0500
Re: ctrl-c ctril-v Jim Janney <jjanney@shell.xmission.com> - 2013-01-24 18:16 -0700
Re: ctrl-c ctril-v Lew <lewbloch@gmail.com> - 2013-01-24 17:18 -0800
Re: ctrl-c ctril-v Jim Janney <jjanney@shell.xmission.com> - 2013-01-24 19:51 -0700
Re: ctrl-c ctril-v Lew <lewbloch@gmail.com> - 2013-01-24 18:59 -0800
Re: ctrl-c ctril-v Arne Vajhøj <arne@vajhoej.dk> - 2013-01-24 22:56 -0500
Re: ctrl-c ctril-v Roedy Green <see_website@mindprod.com.invalid> - 2013-01-25 08:56 -0800
Re: ctrl-c ctril-v Jim Janney <jjanney@shell.xmission.com> - 2013-01-25 11:29 -0700
csiph-web