On 2/23/07, Michael Koziarski <[EMAIL PROTECTED]> wrote: > > > > Starting Monday I'll be working for myself and one of the things I'm > > looking forward to is working on ActiveRecord more. > > Congratulations, it's a bunch of fun :)
Will the change make the Abstract Adapter really abstract while moving all generic SQL to "Abstract SQL Adapter" (which the current concrete adapters would subclass instead)? Removing all SQL-specific code from AR::Base would also be neat. That change would make room, for example, an adapter for XML databases in the future! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
