Re: Are folks still actively using Xalan-J?

Klaus Malorny <[email protected]> Mon, 7 Feb 2022 10:10:54 +0100
Newsgroups gmane.text.xml.xalan.devel,gmane.text.xml.xalan.java.user
Message-ID <[email protected]>
On 04.02.22 15:42, Gary Gregory wrote:

Hi Gary,

> Say what you will about XML, JSON is just reinventing the wheel.

That's true. I fully agree.

> How do 
> you transform a JSON document into another JSON document or into a PDF? 
> With Jolt? Good luck. XML and XSLT, XML Schema, and on.

The increased use of JSON etc. is just my observation and not my position.

I don't know what tools those people have in mind. My colleagues for 
example suggested to use Thymeleaf to generate e-mails from raw data. 
The previous solution was to generate XML, transform it via XSL/T to 
HTML and an in-house markup format from which plain text is generated, 
thus allowing rich and customizable e-mails. I am curious how far they 
will get with their approach...

> 
> 2c,
> Gary
> 
Regards,

Klaus