Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Major database package refactor underway

Received: by 10.50.207.33 with SMTP id lt1mr6072376igc.3.1329859558795;
        Tue, 21 Feb 2012 13:25:58 -0800 (PST)
X-BeenThere: joomla-dev-platform@googlegroups.com
Received: by 10.50.37.68 with SMTP id w4ls11772617igj.6.gmail; Tue, 21 Feb
 2012 13:25:57 -0800 (PST)
Received: by 10.43.117.132 with SMTP id fm4mr11033158icc.1.1329859557574;
        Tue, 21 Feb 2012 13:25:57 -0800 (PST)
Received: by 10.43.117.132 with SMTP id fm4mr11033157icc.1.1329859557564;
        Tue, 21 Feb 2012 13:25:57 -0800 (PST)
Return-Path: <84.l...@gmail.com>
Received: from mail-tul01m020-f172.google.com (mail-tul01m020-f172.google.com [209.85.214.172])
        by gmr-mx.google.com with ESMTPS id dm4si4196453igb.2.2012.02.21.13.25.57
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 21 Feb 2012 13:25:57 -0800 (PST)
Received-SPF: pass (google.com: domain of 84.l...@gmail.com designates 209.85.214.172 as permitted sender) client-ip=209.85.214.172;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 84.l...@gmail.com designates 209.85.214.172 as permitted sender) smtp.mail=84.l...@gmail.com; dkim=pass header...@gmail.com
Received: by obbwd15 with SMTP id wd15so13517884obb.17
        for <joomla-dev-platform@googlegroups.com>; Tue, 21 Feb 2012 13:25:57 -0800 (PST)
Return-Path: <84.l...@gmail.com>
Received-SPF: pass (google.com: domain of 84.l...@gmail.com designates 10.50.203.33 as permitted sender) client-ip=10.50.203.33;
Received: from mr.google.com ([10.50.203.33])
        by 10.50.203.33 with SMTP id kn1mr22772642igc.1.1329859557282 (num_hops = 1);
        Tue, 21 Feb 2012 13:25:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=la03gOVzsa92v7PHBN90D3elUSMkdoQUHsK14N3Liww=;
        b=RoF/Fz7TKJUUYwPY78oQZzStJ16Ajg7699OgUODEJsMJlp1SEUJtbepT82s1ykG2rQ
         TtpO5a14ZFj1fMikrEnwP1aLJf82cpWgAcVYU/IvakDmp0oBVkPHn6ULLvQ/mmPYFgAY
         YWG02PtFCiEPlcFhjAnFRGdDUhhGSIuUl3wwY=
MIME-Version: 1.0
Received: by 10.50.203.33 with SMTP id kn1mr18414627igc.1.1329859557200; Tue,
 21 Feb 2012 13:25:57 -0800 (PST)
Received: by 10.231.16.74 with HTTP; Tue, 21 Feb 2012 13:25:57 -0800 (PST)
In-Reply-To: <CAOwECdJQi_EyPgS3c9HbOOocC0KNqb5+Ya4CCyhOzpgzs_0...@mail.gmail.com>
References: <CADPtAkReqd5yHBcbQUtCoUtwT+q9d4VJbEAXD3rALmLAmzb...@mail.gmail.com>
	<CB68FC27.84C6%mbab...@flbab.com>
	<CAOwECdJQi_EyPgS3c9HbOOocC0KNqb5+Ya4CCyhOzpgzs_0...@mail.gmail.com>
Date: Tue, 21 Feb 2012 22:25:57 +0100
Message-ID: <CAHtW0Z_5Y4wBd0kcmgx2tTbNCAat3re=oyz3pJLLXoBnhUx...@mail.gmail.com>
Subject: Re: [jplatform] Major database package refactor underway
From: "84.le0n" <84.l...@gmail.com>
To: joomla-dev-platform@googlegroups.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

2012/2/21 Louis Landry <louislan...@gmail.com>:
> Thanks Michael, I've pulled them in.
>
>
> On Mon, Feb 20, 2012 at 10:50 PM, Michael Babker <mbab...@flbab.com> wrot=
e:
>>
>> I've got two commits on my 'database' branch based from this new pull
>> request:
>>
>> - One to correct the class name of the drivers in
>> JDatabaseDriver::getConnectors()
>> - One to reapply a change made to JDatabase(Driver)Sqlsrv::getVersion() =
in
>> #830
>>
>> On 2/21/12 4:07 AM, "Andrew Eddie" <mambob...@gmail.com> wrote:
>>
>> >Pull request has moved to
>> >https://github.com/joomla/joomla-platform/pull/906
>> >
>> >Regards,
>> >Andrew Eddie
>> >http://learn.theartofjoomla.com - training videos for Joomla 1.7
>> >developers
>> >
>> >
>> >
>> >On 20 February 2012 21:52, Michael Babker <mbab...@flbab.com> wrote:
>> >> One small correction thus far in JDatabaseDriver::getConnectors,
>> >>changing
>> >> the base class name for the drivers. =C2=A0Pushed to my eddieajau_dri=
ver
>> >> branch. =C2=A0I'll keep looking at code throughout the day.
>> >>
>> >> On 2/20/12 12:43 PM, "Andrew Eddie" <mambob...@gmail.com> wrote:
>> >>
>> >>>A few of us have had a go trying to bring Omar's database branch to
>> >>>fruition. =C2=A0Here's the next update for final review and testing:
>> >>>
>> >>>https://github.com/joomla/joomla-platform/pull/900
>> >>>
>> >>>There are still a few holes but we'd like a bit of helper testing and
>> >>>finalising the changes. =C2=A0The highlights include:
>> >>>
>> >>>* A new database factory
>> >>>* Moving the database connectors into a "drivers" folder
>> >>>* Added oracle and pdo drivers
>> >>>* Moving queries, exporters and importers into their own folders
>> >>>
>> >>>There are a couple of other additions in the mix as well as a heap of
>> >>>legacy support. =C2=A0If you are making corrections I'd appreciate it=
 if
>> >>>you make all your changes in a local branch and I can pull from there=
.
>> >>>There are likely a lot of small things to fix and it will save time
>> >>>that way.
>> >>>
>> >>>I will try to add to the developer manual this week as well as,
>> >>>hopefully, quite a few people help with the spit and polish. =C2=A0Ex=
tra
>> >>>help with unit test code coverage would also be greatly appreciated.
>> >>>
>> >>>Thanks in advance. =C2=A0If you have any questions, please ask.
>> >>>
>> >>>Regards,
>> >>>Andrew Eddie
>> >>>http://learn.theartofjoomla.com - training videos for Joomla develope=
rs
>> >>
>> >>
>>
>>
>



I'm waiting this pull request to be merged, so I'll refactor my
PostgreSQL driver on a clean branch.

Eng. Gabriele Pongelli.