Re: Pluggable expression language
"Fergal Daly" <[email protected]> Sun, 4 Feb 2007 11:21:51 +0000
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
I don't know what the code is like these days but I plugged in a new TALES compiler a few years ago. I can't remember if the final patches to allow plugins were accepted but if you search the archives for Code::Perl, Petal::Code::Perl and other posts by me around that time you might find the answer, F On 04/02/07, Joachim Zobel <jzobel-vMKf/3N+8/[email protected]> wrote: > Hi. > > I am researching for what I call Apache2::TAL. The idea is to implement > an apache output filter, that processes XML, putting it into a TAL > template. This would be straight forward using Petal if I could plug in > another expression language. The natural language in my case is XPath. > > can this be done? > > Any hints appreciated. > Joachim > > >