Looking at findVisibleTemplate in LiftSession (line 512) certainly makes it appear that the template table defined by addTemplateBefore/After is consulted before it checks the filesystem.
Derek On Fri, Nov 28, 2008 at 10:26 AM, Tim Perrett <[EMAIL PROTECTED]> wrote: > > Hey guys, > > I want to user lifts LiftRules.addTemplateBefore/After to load > templates from a database, where my persistence is JPA. > > With TemplatePf can I do this? Im also thinking this will be one of > the nice things about having lift tags, as it will mean i shouldn't > need to build a custom tagging language or anything (as we already > have it!). I presume that TemplatePf just tells lift where to get the > XHTML from then it continues to do the processing on it (process > snippets etc)? > > Cheers > > Tim > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
