Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is Smooks going to be yet another Transformation Configuration Model Ill have to learn?

0
Posted

Is Smooks going to be yet another Transformation Configuration Model Ill have to learn?

0

First off, don’t thinking of Smooks as an alternative to the likes of XSLT and don’t think of the Smooks configuration as a “Transformation Configuration” in the same way as an XSL Stylesheet. The Smooks configuration should be thought of more as a “Framework Configuration” – most frameworks have a configuration of one sort or another. It’s nothing like XSLT, which is basically a programming language in XML. It just defines how transformation/analysis resources are targeted at messages and message fragments. It doesn’t define the low level details of each individual transformation. Also note that the Smooks configuration is quite simple in terms of the number of configuration elements you need to remember – there are only a few. See the SmooksResourceConfiguration javadocs.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123