From oracle-l-bounce@freelists.org Tue Jul 19 06:36:54 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j6JBaskn021680 for ; Tue, 19 Jul 2005 06:36:54 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j6JBamIP021664 for ; Tue, 19 Jul 2005 06:36:48 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 5E97B1D6FDD; Tue, 19 Jul 2005 06:36:44 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09309-02; Tue, 19 Jul 2005 06:36:44 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CA91B1D6FE5; Tue, 19 Jul 2005 06:36:43 -0500 (EST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=lrnmyjf26Pkl5Z7spIjeG04pEC491MA3v0+w+QvgsNOr779w9I+mx9deICzi2MN4G/sXAFyZJ+oyJs91sX4ZF83xN42FdFpwuR37md04Z1DEYQOmjfOwukTFf9WGBXkG2a3/7ubByHLSu775t6EmNEoDjWxA+hS2DVMsf+7qjOM= Message-ID: <9177895d050719043336c0eaa2@mail.gmail.com> Date: Tue, 19 Jul 2005 07:33:52 -0400 From: rjamya To: Giovanni Cuccu Subject: Re: adding col in between.... Cc: "oracle-l@freelists.org" In-Reply-To: <23e0d1170507190427318f8659@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1380_19270976.1121772832198" References: <20050719091553.CBFA41D1BFC@turing.freelists.org> <1121767530.6428.7.camel@dbalert199.dbalert.nl> <9177895d0507190348746f4ecb@mail.gmail.com> <23e0d1170507190427318f8659@mail.gmail.com> X-archive-position: 22652 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: rjamya@gmail.com Precedence: normal Reply-To: rjamya@gmail.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE autolearn=ham version=2.63 ------=_Part_1380_19270976.1121772832198 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 7/19/05, Giovanni Cuccu wrote: >=20 > throw java.lang.IllegalArgumentException(" > Do you think that vb/.net/perl/some_other_language programmers are > smarter than Java ones? Nope, not really.=20 the problem lies in bad roles separation and lack of skills, if are > developing a java-oracle application you should need need at least one > ("bridge") person that understand both Java and Oracle at the same > level. Very well said. ") > Please not that IllegalArgumentException is an unchecked exception, > the compiler does not force you to catch it. But since I strive to be a good programmer, I'd like my code to be complete= ,=20 I'd rather handle illegal exception than tell the end user that I forgot=20 something. Raj ------=_Part_1380_19270976.1121772832198 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 7/19/05, Giovanni Cuccu <giovanni.cuccu@gmail.com> wrote:
throw java.lang.IllegalArgumentException("
Do you think that vb/.ne= t/perl/some_other_language programmers are
smarter than Java ones?

Nope, not really.

the pro= blem lies in bad roles separation and lack of skills, if are
developing = a java-oracle application you should need need at least one
("bridge") person that understand both Java and Oracle at the= same
level.

Very well said.

")=
Please not that IllegalArgumentException is an unchecked exception,
the compiler does not force you to catch it.

But since I strive to be a good programmer, I'd like my code to be complete, I'd rather handle illegal exception than tell the end user that I forgot something.

Raj

------=_Part_1380_19270976.1121772832198-- -- http://www.freelists.org/webpage/oracle-l