Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39530 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35122 invoked from network); 1 Aug 2008 10:44:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2008 10:44:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=robert@typo3.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=robert@typo3.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain typo3.org from 217.72.131.73 cause and error) X-PHP-List-Original-Sender: robert@typo3.org X-Host-Fingerprint: 217.72.131.73 mail.elios.de Linux 2.4/2.6 Received: from [217.72.131.73] ([217.72.131.73:53474] helo=mail.elios.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/52-21097-709E2984 for ; Fri, 01 Aug 2008 06:44:24 -0400 Received: from [192.168.178.11] (pD9EE49DF.dip.t-dialin.net [217.238.73.223]) by mail.elios.de (Postfix) with ESMTP id 26BB85042B9 for ; Fri, 1 Aug 2008 12:44:21 +0200 (CEST) Message-ID: To: PHP Developers Mailing List In-Reply-To: <4892E5DD.50907@daylessday.org> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-4-909575769" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Fri, 1 Aug 2008 12:44:20 +0200 References: <4892E15D.1080004@daylessday.org> <4892E37B.8060804@macvicar.net> <4892E5DD.50907@daylessday.org> X-Pgp-Agent: GPGMail d51 (Leopard) X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] enabling everything by default From: robert@typo3.org (Robert Lemke) --Apple-Mail-4-909575769 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi folks, Am 01.08.2008 um 12:30 schrieb Antony Dovgal: > On 01.08.2008 14:20, Scott MacVicar wrote: >> ext/pdo_sqlite and ext/sqlite3 use the same underlying lib so its >> just another wrapper but without the PDO crap on top. > > I know, I know. > But why enable it by default (as well as PDO_SQLITE)? What's so > extremely useful in this extension that every user needs it? FWIW: In TYPO3 5.0 we rely on PDO_SQLITE and use it as the default database directly after the installation of TYPO3. Not because SQLite is such a performant database, but rather because we can use it without having to ask the user for any configuration / credentials. Later on the user has the opportunity to move her data into a more sophisticated database such as MySQL or Oracle. So from our point of the universe: Please keep PDO_SQLITE enabled, it makes our lives much easier. Cheers, Robert --Apple-Mail-4-909575769 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFIkukEDu+3qCHvGSIRAtrEAJ41ptInNZVXWfD5/G3nsA3JvbDp4QCeL1cX 6UaaHfV4iuGNLL4WpydIN5c= =5SZV -----END PGP SIGNATURE----- --Apple-Mail-4-909575769--