[Solar-talk] Template Parser / Compiler
Paul M Jones
pmjones at solarphp.com
Fri Jul 28 10:07:47 PDT 2006
On Jul 19, 2006, at 9:54 AM, Rodrigo Moraes wrote:
(snip)
> The simple question is: will Solar_View have a parser / compiler
> plugin one day?
I don't see why not. My bet is that it would make more use of
streams than Savant3 does.
However, I also think this might be a good candidate for a helper
class to take user markup and translate it to output. Then only the
user-provided portion of the view has to be run through the helper,
rather than run an entire template series through a separate compiler.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list