From: rubyhacker@... Date: 2005-10-27T04:32:03+09:00 Subject: Re: The "perfect" ORM? Kev Jackson wrote: > Actually re-thinking this again, > > If you don't want to inherit from a base class (a la ActiveRecord), > could you build some kind of Dependency Injection to use ActiveRecord > without having to inherit? Welll... I don't really understand DI (sorry, Jamis) and I am not totally thrilled with AR. I'm going to write my own solution. It may be harder than I think, and my goals may not be fully reachable. But even if I fail, it will be a learning experience. Hal