Re: Recursive Function

  • From: Jared.Still@xxxxxxxxxxx
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 6 May 2004 17:37:18 -0700

> 1. ...  is better to have only one return
That is not necessarily true.

It depends on which guru you listen to.

Steven Feuerstein says 'only one return'.

Larry Wall says 'why?'.

I agree with Larry.

I've written convoluted code in the past to try and use the
'only 1 return' rule, and decided it was silly.

Use what works best for the language you're programming in.

Jared


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: