It depends on what I'm writing and where, whether it's server side or front 
end. But in general I use a combination of html/jsp and models for the majority 
of my code. The delta between what the html looks like between these 
implementations is usually minor.

I do like the contextual awareness that HTL brings, I was doing something 
similar in the rewriter before HTL became a thing. But I like it as a tool in 
the chest. Not as something that is required.

- Jason

On Tue, Oct 23, 2018, at 12:50 PM, Carsten Ziegeler wrote:
> So what do you like for creating html?
> 
> Carsten
> 
> Am 23.10.2018 um 18:42 schrieb Jason E Bailey:
> > 1. I don't use HTL
> > 
> > 2. When I last mucked with HTL, and this could have changed, it had 
> > problems itself with HTML5
> > 
> > 3. When I've used the rewriter it's because I need something centralized 
> > that is modifying HTML with out regard to where the  HTML is coming from.
> > 
> > 4. I dislike HTL
> > 
> > 5. I really dislike HTL
> > 
> > - Jason
> > 
> > On Tue, Oct 23, 2018, at 12:33 PM, Carsten Ziegeler wrote:
> >> Why do we need a rewriter if we're using HTL? I think a plugin model to
> >> influence or inspect the html using HTL is way more efficient as HTL
> >> already knowns the context of an element.
> >>
> >> Regards
> >> Carsten
> >>
> >> Am 23.10.2018 um 18:02 schrieb Jason E Bailey:
> >>>
> >>>
> >>> On Tue, Oct 23, 2018, at 11:08 AM, Daniel Klco wrote:
> >>>> A couple thoughts from my end:
> >>>>         - Cleanup of the Rewriter, providing a HTML 5 pipeline
> >>>
> >>> I was going to start working on the HTML 5  rewriter next week.
> >>>
> >>> - Jason
> >>>
> >>
> >> -- 
> >> Carsten Ziegeler
> >> Adobe Research Switzerland
> >> cziege...@apache.org
> 
> -- 
> Carsten Ziegeler
> Adobe Research Switzerland
> cziege...@apache.org

Reply via email to