Hancock, David (DHANCOCK) wrote:
> We have been using WebKit + Cheetah for some pages, and WebKit +
> FunFormKit for some other pages, and we're now looking for something a
> little more JSP-like, where we can encapsulate logic in a few custom
> tags and make the page templates HTML. PSP (as implemented in Webware)
> seems close, but doesn't (so far as I can tell) have the notion of a
> custom tag or an attribute for a regular tag that can "hide" the logic
> behind it.
>
> At the same time, we've been using Roundup for issue tracking, and are
> getting somewhat comfortable with its TAL syntax.
>
> Has anyone successfully used TAL in WebKit servlets? If so, feel like
> sharing a "recipe" for it?
We use ZPT for all our Webware development, since it offered us at least
one common technology while we move from Zope. I have a Kit put
together (based on Component) for this, but it's not open source at the
moment. I expect it will be... I'll give another shout out to the
management about it.
--
Ian Bicking / ianb@... / http://blog.ianbicking.org
|