Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Please check this syntax

Re: Please check this syntax

From: Malcolm Dew-Jones <yf110_at_vtn1.victoria.tc.ca>
Date: 2 Apr 2005 23:21:26 -0800
Message-ID: <424f9976@news.victoria.tc.ca>


Josh White (whitegoose_at_inorbit.com) wrote: : DA Morgan <damorgan_at_x.washington.edu> wrote in message news:<1112454910.979041_at_yasure>...
: > To quote Jim Kennedy, "don't write generic code it will bite you."

(snip)

: > I can no longer, from my newreader see the code to determine if it

: Here my code again:

Oh please, just because Monsieur Morgan can't see your code doesn't mean you need to post it again.

In perl I would normally write something generic.

But in PL/SQL I would normally use a perl template to generate a set of non-generic PL/SQL routines. Oracle will do various checks at compile time. I get to write generic code. Best of both worlds.

Oh yes, the client gets a series of PL/SQL routines - job security.

The best of _all_ worlds.

--

This space not for rent.
Received on Sun Apr 03 2005 - 01:21:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US