In a perfect world, we would have the theme system in core, then a
Freemarker theme plugin that implements it for Freemarker (same for
velocity).  Still there are a couple other areas we use freemarker,
the debug screen comes to mind.  That probably doesn't need something
as powerful as Freemarker, so perhaps we could get away with embedding
a version of StringTemplate or something.

Don

On 1/3/08, Chris Pratt <[EMAIL PROTECTED]> wrote:
> On Jan 2, 2008 2:26 PM, Don Brown <[EMAIL PROTECTED]> wrote:
> > At this point, our plan is to leave them where they are.  I'd like to
> > get rid of OGNL through the JUEL plugin, and perhaps just include the
> > xwork code inside the Struts jar, dropping our dependency list down to
> > just Freemarker.
> >
>
> If we push the theme support into the plugins, wouldn't that move the
> Freemarker dependency to that plug-in, and out of the core?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to