Hi,

Reading the documentation for Message Transformation[1]:

And this statement caught my attention:

" If you cannot perform your transformation with the FastXSLT mediator,
then it is recommended to write a custom class mediator to do your
transformation, since it will be much faster than the XSLT mediator. "

I was wondering if it would be considered a bad practice or not the usage
of Custom Mediator classes for message transformation.

In case we can not use FastXSLT is it better to have a custom mediator
instead of use XSLT mediator?

Is there any rule of thumb on what we need to consider when choosing the
right method for message transformation?


Thanks in advance,

[1] https://docs.wso2.com/display/EI611/Message+Transformation
-- 
Francisco Ribeiro
*SCEA|SCJP|SCWCD|IBM Certified SOA Associate*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to