>-----Message d'origine----- >De : BUCHMULLER Norbert [mailto:[EMAIL PROTECTED] >Envoyé : jeudi, 6. novembre 2008 15:27 >À : DBIx::Class user and developer list >Objet : [Dbix-class] Fw: SQL::Abstract::Limit changes > >Hi, > >fortunately DAVEBAIRD is not MIA, just busy. (Reflecting to >the yesterday >IRC discussion.) > >norbi
Looks like did the same interaction in parallel. Here is the answer I got from Dave. For the future, I suggest that you (Norbert) take in charge all interaction with Dave, because personnally I'm not using Abstract::Limit and don't know it. Laurent D. ----- Mail transféré ----- De: "David Baird" <[EMAIL PROTECTED]> À: "laurent dami" <[EMAIL PROTECTED]> Envoyé: Jeudi 6 Novembre 2008 13:45:03 (GMT+0100) Auto-Detected Objet: Re: SQL::Abstract::Limit test suite Hi Laurent, No problem, except that I´m travelling at the moment and for the next 4 weeks and only have intermittent access to the internet via cafes. What is your timescale? Dave. On Thu, Nov 6, 2008 at 2:36 AM, laurent dami <[EMAIL PROTECTED]> wrote: > Hi David, > > A new version of SQL::Abstract is in preparation (have a look at > http://dev.catalyst.perl.org/svnweb/bast/browse/SQL-Abstract/1.x/branches/1.50_RC/) > > That version is supposedly compatible with previous SQL::Abstract, except > that it doesn't generate the same number of parentheses. This means that > applications will continue to work as before, but test suites might break > because they just compare the surface syntax, not the semantics behind. > > To fix that problem, the new SQL-Abstract comes with a test function > "is_same_sql_bind" that compares SQL expressions, ignoring differences in > parentheses. Attached is a modified version of your test t/01.sql.t, that > will automatically use that function if working with SQL::Abstract >= 1.49. > > If OK with you, could you please release a new distribution of > SQL::Abstract::Limit on CPAN, that will include this modified 01.sql.t ? > That way when SQL::Abstract will be published, all tests of > SQL::Abstract::Limit and its clients will continue to work. > > If you feel there are any points to discuss, you can use the DBIx::Class > mailing list > ( http://lists.scsys.co.uk/pipermail/dbix-class/). > > Thanks in advance for your collaboration, > > Laurent Dami > > -- -- Dr. David R. Baird ZeroFive Software Engineering [EMAIL PROTECTED] http://www.zerofive.co.uk _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
