[Vtigercrm-developers] should we update to latest version ofadodb?

Allan Bush allan.bush+vtiger_dev at gmail.com
Fri Jun 16 09:14:20 PDT 2006


As far as I know (and I think I've gone over just about every sql
statement in the program, multiple times) PearDB is never used.  The
adodb wrapper class was given the name PearDatabase which can lead to
some confusion but all database communication goes through adodb
(other then the occasional direct mysql_* call people try and sneak
in).

On 6/16/06, Joel Rydbeck <Joel.Rydbeck at nubrek.com> wrote:
> While we're on the topic, I think this might be a good time for discussion of Adodob usage.  I've noticed that there is a lot of overlapping usage of Adodb and PearDB --which both contribute to the same purpose of abstracting the database layer.
>
> That said, I think we should decide if we really want to pursue Adodb wholeheartedly.  According to the Adodb team, its significantly faster than PearDB and has lower overhead (http://phplens.com/lens/adodb/).  I also think using two database abstractions creates confusion.
>
> Is everyone game with slowly shifting PearDB statements to Adodb statements?
>
> BTW, let's definitely upgrade to 4.90.  My vote would be to always stay up-to-date with point releases like this, and engage the team for discussion before doing a major release upgrade (e.g. 4.90 to 5.01).
>
> Regards,
>
> - Joel
>
>
> ________________________________
>
> From: vtigercrm-developers-bounces at lists.vtigercrm.com on behalf of Jeff Kowalczyk
> Sent: Fri 6/16/2006 7:15 AM
> To: vtigercrm-developers at lists.vtigercrm.com
> Subject: Re: [Vtigercrm-developers] should we update to latest version ofadodb?
>
>
>
> On Fri, 16 Jun 2006 00:21:32 -0700, Richie wrote:
>
> > We are using adodb-4.55 now in vtigercrm5. adodb-4.90 is available now.
> > Anyone has any ideas on what the new features are and whether we should
> > upgrade?
>
> I'm on it, just wanted to leave a little discussion time before merging.
>
> http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/1302
>
> I think updates to adodb in particular and other snapshotted libraries are
> always appropriate except in the final hours leading up to a vtigercrm
> final release.
>
> Many distros would insist on removal of snapshotted libraries anyway, and
> replace them with system-installed php libraries, which can receive
> necessary security updates.
>
>
> _______________________________________________
> This vtiger.com email is sponsored by: Zoho Writer. Are you still using your desktop word processor for typing documents? Try the AJAX enabled, collaboration-friendly online word processor, Zoho Writer for FREE instead!
> http://zohowriter.com/?vt
>
>
>
>
>
> _______________________________________________
> This vtiger.com email is sponsored by: Zoho Writer. Are you still using your desktop word processor for typing documents? Try the AJAX enabled, collaboration-friendly online word processor, Zoho Writer for FREE instead!
> http://zohowriter.com/?vt
>
>



More information about the vtigercrm-developers mailing list