Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [faces-dev] Move Facelets to a standalone spec

I recall Arjan mentioning this some time ago. What are current thoughts on it? Is this worth the effort?
 

From: faces-dev <faces-dev-bounces@xxxxxxxxxxx> on behalf of hantsy bai <hantsy@xxxxxxxxx>
Sent: Saturday, February 18, 2023 9:58 PM
To: faces-dev@xxxxxxxxxxx <faces-dev@xxxxxxxxxxx>
Subject: [faces-dev] Move Facelets to a standalone spec
 
Currently Facelet is used in Faces, also can be used in MVC(not neutered Jakarta release, it supports multiple templates, and uses Faceslets as the defacto template engine), but when using  Facelets template in MVC, we have to add the whole Faces.

If possible to move it out of Faces and make it a standalone template engine, thus it can be used freely in Spring Mvc, MVC spec.

The mail spec also can add a specific MailTemplate CDI bean based on Facelets to simplify the mail sending like the JBoss Seam 3 Mail component.
---

Regards,

Hantsy Bai

Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy

Back to the top