After 1.3, I plan to move the taglib code out of the taglibs into a
general helper package that the taglib will extend. In this way, adapting
to a new view would simply be a matter of writing the bridge from the view
to the helpers. Thoughts?

--Erik


On Tue, 10 Dec 2002, Mike Cannon-Brookes wrote:

> Aslak,
>
> Having just written a book chapter on WebWork views, I'm quite au fait with
> this situation! :)
>
> The JSP views _are_ more advanced at the moment, but that's only because
> none of the core developers has any Velocity projects or much Velocity
> experience. There is no reason (from looking at Velocity macros and
> directives), Velocity couldn't take advantage of the stack and the EL - it
> just hasn't been written yet AFAIK.
>
> The form tags are one thing that could be greatly improved with the velocity
> support (they are awesome for JSP) - I believe a few people may have hacked
> up their own, but AFAIK they have not been contributed back yet?
>
> Are you a velocity guru? :)
>
> Cheers,
> Mike
>
> On 10/12/02 3:59 AM, "Aslak Hellesøy" ([EMAIL PROTECTED]) penned the
> words:
>
> > Hi!
> >
> > I'm about to start a new project, and we have decided to use WebWork. I'd
> > like to hear what kind of view technology the WebWork users/developers
> > recommend. I'm hesitating between Velocity and JSP.
> >
> > I prefer Velocity over JSP because it's quicker to use for development (no
> > need to recompile as with JSP), and it has a more elegant syntax. -But as
> > far as I understand, I won't be able to use the WebWork JSP taglib from
> > Velocity, and that rules out the EL too. (Correct me if I'm wrong).
> >
> > Basically I want to use Velocity + WebWork tags + EL (but not JSP). Is it
> > possible?
> >
> > Bonus question: Has anybody tried to use Jelly with WebWork to render views?
> >
> > Cheers,
> > Aslak
> >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > Opensymphony-webwork mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to