> The ability to instantiate multiple model types from a single query in a > more flexible way than vanilla eager-loading would be quite useful. The > tricky part would be coming up with a clean interface. Anyway, just food > for thought.
Yeah, we've discussed this in the past and all we're waiting on is someone to come up with a nice interface and a wicked patch. being able to construct a graph of objects from the results of a sql query would be a nice feature for some people, we just haven't found someone who needs it badly enough to warrant spending time on investigating a solution :) -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
