[Radiant] [Patch(?)] Loading of extensions' Page subclasses
Sean Cribbs
seancribbs at gmail.com
Thu Jul 10 14:54:57 CDT 2008
Aslak,
That feature does need to be rethought because it's not working as
intended. I'd love to see your patch.
Sean
aslak hellesoy wrote:
> I'm working on an extension that defines HappeningPage < Page.
>
> At the time where page.rb does a Page.load_subclasses (at the bottom),
> none of the subclasses are loaded yet. To me it looks like
> #load_subclasses scans radiant for _page.rb files and constantize the
> classes, but it doesn't do the same for extensions' page subclasses.
> As a result, extensions' subclasses get marked as #missing? => false
>
> The attached patch fixes this. I'm not 100% sure if I'm right in
> assuming this is a bug though. If someone can confirm, I'll stick it
> in Trac.
>
> Aslak
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
More information about the Radiant
mailing list