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


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

Re: Java return intellityping?

From Robert Klemme <shortcutter@googlemail.com>
Newsgroups comp.lang.java.programmer
Subject Re: Java return intellityping?
Date 2012-11-05 08:07 +0100
Message-ID <afp6suF6vskU1@mid.individual.net> (permalink)
References <4c12f491-2b3f-421b-b420-60d4220237d1@googlegroups.com> <k71fp3$72q$1@dont-email.me> <9c8785cc-fd38-4e23-a7ba-4a3503edc3f5@googlegroups.com> <k765o3$4gh$1@dont-email.me> <ySxls.19626$%z6.16472@newsfe04.iad>

Show all headers | View raw


On 04.11.2012 18:47, Daniel Pitts wrote:

> Often, most of my thinking is done before I start typing, whether it be
> to use a shortcut or not. I find that although my available "thinking"
> time may not be increased, the time-to-delivery is improved (decreased)
> because of shortcuts. I can also use my knowledge that there *are*
> short-cuts to allow my to defer thinking and decisions until a later
> time. For example, I may be writing a class which might be better as two
> classes, but it might not be.  I know that I have refactoring tools, so
> I'll start with the easiest to implement, and then consider refactoring
> when it becomes relevant.

... which also can lead to the opposite effect: you end up changing the 
same logic so often that time actually increases vs. the variant where 
the absence of refactoring tools led you to do more thinking upfront and 
start coding later.

Kind regards

	robert

-- 
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

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


Thread

Java return intellityping? bob smith <bob@coolfone.comze.com> - 2012-11-01 10:39 -0700
  Re: Java return intellityping? Lew <lewbloch@gmail.com> - 2012-11-01 11:14 -0700
  Re: Java return intellityping? Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-11-01 19:07 +0000
  Re: Java return intellityping? Robert Klemme <shortcutter@googlemail.com> - 2012-11-01 23:33 +0100
  Re: Java return intellityping? Jim Janney <jjanney@shell.xmission.com> - 2012-11-02 08:49 -0600
  Re: Java return intellityping? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-11-02 09:17 -0700
  Re: Java return intellityping? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-11-02 23:00 +0100
    Re: Java return intellityping? Lew <lewbloch@gmail.com> - 2012-11-03 11:58 -0700
      Re: Java return intellityping? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-11-04 17:39 +0100
        Re: Java return intellityping? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-11-04 09:47 -0800
          Re: Java return intellityping? Robert Klemme <shortcutter@googlemail.com> - 2012-11-05 08:07 +0100
          Re: Java return intellityping? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-11-05 23:52 +0100

csiph-web