The DAO pattern is totally different than the ActiveRecord pattern, so
you probably won't see anything like this happen inside of AR itself.
Other ORMs may do something like this, though.

If your model is just a struct, then it has no 'domain' methods...

-- 
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 rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to