SJS wrote:
Of course, if you can reuse it elsewhere, then sure.

Within reason. Having a bunch of conditional code in a function so it
can be reused elsewhere is generally a poor sign. When the conditionals
go away, that, too, is a good sign.

I meant it's worth pulling out the five-in-seven-out function anyway if you find you need the same functionality in a couple other places.

--
  Darren New / San Diego, CA, USA (PST)
    It's not feature creep if you put it
    at the end and adjust the release date.

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to