On Mon, 16 Oct 2006 13:09:15 +0100, James Adam wrote: > The purpose of the 'config' method was to make it simple for engine > developers to define defaults but allow users to override those > values, but I think now we might be able to adopt a more 'Railish' > approach by using mattr_accessor instead.
I think that sounds good.. no reason to reinvent the wheel. The less weight that Engines carries, the more likely it is to see wider adoption. I've recently seen people who want "a plugin with views and controllers and models" but, instinctively, feel that Engines is too heavyweight. I obviously disagree... Jay _______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
