Hi, I need some clarification regarding the usage of SourceTransformer. I am using SourceTransformer class providded by servicemix to convert the NormalizedMessage contents into String.
But my concern is, will there by any differnece in performance wise or functionality wise on the usage of this SourceTransformer object. In some places of servicemix source, the sourceTransformer object is being created every time. But in some places this is being used at static level. We are handling messages of very large size. So, any small difference in performance wise has an impact. Please suggest the optimized way of using this object. Regards Gopi Krishna -- View this message in context: http://www.nabble.com/Reg-%3A-Usage-of-SourceTransformer-tp20107500p20107500.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
