Apart from message Transformation, what other forms of message processing are possible with Smooks?
In most of the Smooks documentation we talk about Smooks in the context of data transformation. However, the core of Smooks (smooks-core) knows nothing about data transformation and so does nothing specific in this area. It’s basically an engine for applying “visitor” logic to data “fragments”. This logic can be data transformation logic, or it can be logic for processing/analyzing data in any way you require. So, the answer to this question is – “whatever type of processing you require”. Just write the visitor implementation(s) and get Smooks to apply the logic on the target fragments. Visitor implementations can interact with each other via the ExecutionContext.
Related Questions
- What will the range of the IR beacons be? Will robots be able to detect each other when they are the maximum possible distance apart (and within line of sight)?
- Is it possible to play the verification message in other languages apart from English?
- Is it truly possible to send a message in a bottle and receive a reply?