Re: [Glpi-dev] mdb2 integration

2007-03-19 Thread Luis Alberto Amigo Navarro
Hi JMD, As said on our first mail we're very interested on giving a hand, aside from changes we need to make that may be not 100% suitable (we're working on smarty integration too and I undestand this is not appealing for everyone ;) ). Please make us know if you need a hand on coding changes

Re: [Glpi-dev] mdb2 integration

2007-03-16 Thread JMD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luis Alberto Amigo Navarro a écrit : > Hi All, > > As promised here is the patch to integrate GLPI with PEAR-mdb2, just to > provide database abstraction layer, it's built over March 5th snapshot, > of course we'd need to make some changes to adapt it

Re: [Glpi-dev] mdb2 integration

2007-03-06 Thread Luis Alberto Amigo Navarro
Hi Jean-Mathieu, [EMAIL PROTECTED] escribió: I have a major question : what about bench to compare original GLPI and "mdb2" GLPI ? We have very good feedback on our projects with mdb, of course native implementation has to be slightly faster but our own experience is almost no difference. I

Re: [Glpi-dev] mdb2 integration

2007-03-05 Thread jmd
Hi Luis, Selon Luis Alberto Amigo Navarro <[EMAIL PROTECTED]>: > We've been working on integration with pear mdb2, this could allow > glpi > to support other RDBMSs aside of mysql and opens the door to some > other > features and capabilities. Interesting... I have a major question : what abou

[Glpi-dev] mdb2 integration

2007-03-05 Thread Luis Alberto Amigo Navarro
Hi there, We've been working on integration with pear mdb2, this could allow glpi to support other RDBMSs aside of mysql and opens the door to some other features and capabilities. This has been integrated with current snapshot and works flawlessly, integration is done using a DB wrapper to iso