Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38429 invoked by uid 1010); 6 Dec 2003 07:46:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38393 invoked from network); 6 Dec 2003 07:46:03 -0000 Received: from unknown (HELO tc.ma.cx) (213.39.134.85) by pb1.pair.com with SMTP; 6 Dec 2003 07:46:03 -0000 Received: from [192.168.255.8] (mac.thieso.net [192.168.255.8]) by tc.ma.cx (Postfix) with ESMTP id 8605D54DC1; Sat, 6 Dec 2003 08:45:57 +0100 (CET) In-Reply-To: <20031205190223.14724165.tony2001@phpclub.net> References: <20031205163044.130c88ed.tony2001@phpclub.net> <006f01c3bb34$efb22970$8802a8c0@obsidian> <20031205170502.0A3F.MAXIM@maxim.cx> <20031205190223.14724165.tony2001@phpclub.net> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <5029FB84-27C0-11D8-AD6A-000393C4A12A@thiesos.org> Content-Transfer-Encoding: 7bit Cc: Thies C.Arntzen , internals@lists.php.net Date: Sat, 6 Dec 2003 08:46:33 +0100 To: Antony Dovgal X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] [PATCH] for oci8 and some improvement proposals From: thies@thiesos.org (Thies C . Arntzen) Am 05.12.2003 um 17:02 schrieb Antony Dovgal: > On Fri, 05 Dec 2003 17:08:49 +0100 > Maxim Maletsky wrote: > >> >> it's been a while as I was mentioning that the naming convention for >> OCI8* functions should change into something like oracle_*. Problem is >> that there is also an old ora_* set of functions. > > imho oci8_* is quite good choice. > >> I think this is something like rewriting the whole thingie ;) > > yep =( > but I should mention, that some parts of oci8 look not very good ATM, > so some work should be done anyway.. feel free to improve it, remember open source is not about moaning about the quality of other ppls code, but to contribute. BTW: i have no idea what you are talking about, sure i would do things different now - but it works today and another quote starts with "never change..." thies