Re: CompileBL Scenario
Jason <[email protected]> Wed, 23 Sep 2009 18:41:07 +0100
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Marcel van der Boom wrote: > On Wed, 23 Sep 2009 11:40:45 +0200 > "[email protected]" <[email protected]> wrote: > >>> As for location, I'd definitely keep them within the module area and >>> not move them about. >> If the longer term idea is to make BL more standalone, wouldn't it >> make sense to move the tags? Otherwise you're defining paths to tell >> the compiler where to get its stylesheets from. Seems a little less >> clean. >> > > I would argue that if BL was standalone a feature to get tags from many > locations would be a good thing, no? I would go with this too. It is not necessarily the job of the BL compiler to go looking for templates in lots of different directories, but if it is told which directories those templates are in, then it should be able to use that list. Many other CMSs and frameworks keep a cached list of where to find everything, so that searching multiple locations for overriding templates is done outside of any page loading. -- Jason