Matt S Trout wrote: > > So please tell me - what is the status of these patches? > > The join one I'll probably apply next time I do a pass across that > are of the code.
Good. > ISTR the inflate_column one renamed a method rather than creating an > inflate_columns method that calls inflate_column as requested; did > you post a version that implemented it the other way? If so, a link > to the web archive pointing at the mail where you did so would be > appreciated since evidently I've missed it. inflate_columns is downwards compatible to the previous inflate_column. After patching inflate_column becomes an alias to inflate_columns. Which problems do you see with this? > I'm currently fighting to get time to fix the prefetch bug reported > and have been ignoring other stuff while I beat my head against that > (8 hours elapsed so far ...), very sorry for not replying to your > mails sooner. I understand. Matt, thanks for answering my request. -- Bernhard Graf _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
