Got a handful of pending patches, most of them small tweaks to the Oracle adapter. Should be quick work for somebody. http://dev.rubyonrails.org/ticket/2446 http://dev.rubyonrails.org/ticket/3210 http://dev.rubyonrails.org/ticket/3476 http://dev.rubyonrails.org/ticket/3610 http://dev.rubyonrails.org/ticket/3742 Could I get some commit love? I''ve also got a non-Oracle patch for supporting :include with has_many :through associations... http://dev.rubyonrails.org/ticket/3611 thanks, Michael
On 2/7/06, Michael Schoen <schoenm@earthlink.net> wrote:> Got a handful of pending patches, most of them small tweaks to the > Oracle adapter. Should be quick work for somebody. > > http://dev.rubyonrails.org/ticket/2446 > http://dev.rubyonrails.org/ticket/3210 > http://dev.rubyonrails.org/ticket/3476 > http://dev.rubyonrails.org/ticket/3610 > http://dev.rubyonrails.org/ticket/3742 > > Could I get some commit love? I''ve also got a non-Oracle patch for > supporting :include with has_many :through associations... > > http://dev.rubyonrails.org/ticket/3611I punted on the oracle patches. But 3611 is in now. Sorry for the delay in getting back to you.> thanks, > Michael > > _______________________________________________ > Rails-core mailing list > Rails-core@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-core >-- Cheers Koz
> I punted on the oracle patches. But 3611 is in now. Sorry for the > delay in getting back to you.Thanks for that. Can somebody handle the Oracle patches? They''re all fairly trivial. #3210 will likely get another pass, as the current patch works for some folks, doesn''t help for others. If it would help I can bundle them all up into a single patch, just let me know.
> If it would help I can bundle them all up into a single patch, just let > me know.It would. Please do roll them all up into 1 patch and get a few Oracle''ers to try that out. If you could get them to comment on this new ticket with "+1 works for me", then that''d be great. Thanks! -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework
On Feb 10, 2006, at 2:49 PM, David Heinemeier Hansson wrote:>> If it would help I can bundle them all up into a single patch, >> just let >> me know. > > It would. Please do roll them all up into 1 patch and get a few > Oracle''ers to try that out. If you could get them to comment on this > new ticket with "+1 works for me", then that''d be great. Thanks! > --Would a similar approach be helpful for the new OpenBase adapter (ticket #3538)? I''m guessing it hasn''t even been looked at because of the overhead in getting your system ready to test it...install new bindings...install openbase... I haven''t yet looked into making this a plugin so that it can be tested with ease. Is such a plugin possible? If so, can someone point me to some docs to get me started on making one? Derrick Spell Webmaster / Programmer Suran Systems, Inc. _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core
> Would a similar approach be helpful for the new OpenBase adapter (ticket > #3538)? I''m guessing it hasn''t even been looked at because of the overhead > in getting your system ready to test it...install new bindings...install > openbase...That''d be a great idea. It definitely helps us with confidence about whether to apply a ticket or not if we have a number of people who''ve been trying it out and getting it all working.> I haven''t yet looked into making this a plugin so that it can be tested with > ease. Is such a plugin possible? If so, can someone point me to some docs > to get me started on making one?Have a look at the source in http://dev.rubyonrails.org/browser/plugins, a bunch of examples there. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework
On Feb 10, 2006, at 11:49 AM, David Heinemeier Hansson wrote:>> If it would help I can bundle them all up into a single patch, >> just let >> me know. > > It would. Please do roll them all up into 1 patch and get a few > Oracle''ers to try that out. If you could get them to comment on this > new ticket with "+1 works for me", then that''d be great. Thanks!I can give the rolled up patch a try on our Oracle/Rails apps. Please drop me a note when it''s ready to go, or the ticket number that you''ll attach the patch to. Regards, Blair -- Blair Zajac, Ph.D. CTO, OrcaWare Technologies <blair@orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/
David Heinemeier Hansson wrote:> It would. Please do roll them all up into 1 patch and get a few > Oracle''ers to try that out. If you could get them to comment on this > new ticket with "+1 works for me", then that''d be great. Thanks!http://dev.rubyonrails.org/ticket/3897