[Radiant] Radiant Plugins and Philosophy
Al Evans
anejr at alevans.com
Thu Jul 13 09:34:47 CDT 2006
John W. Long wrote:
> ...It should be much easier to create plugins with views
> that use existing layouts, but Rails makes this hard because it only
> allows a controller to use one directory structure as it's base view
> directory.
Rails Engines handle the problem of view architecture pretty well (they
can install new views, which can then be over-ridden). They also handle
the related problem of public-directory architecture (new stylesheets,
etc.).
--Al Evans
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list