On Oct 18, 2012, at 11:21 AM, Sergey Beryozkin <[email protected]> wrote:
> Hi Andrei > On 18/10/12 16:05, Andrei Shakirin wrote: >> >> XSLT engine Xalan will probably break the streaming (AFAIK is still load >> tree into memory, incremental transformation just do it in optimized >> parallel way). But for small messages is still an option and looking forward >> - probably clean stream oriented XSLT will be supported in the future. >> >> I have basic implementation and will provide a patch, if the improvement >> makes sense (https://issues.apache.org/jira/browse/CXF-4582 ). >> > I think it would sense to come up with a standalone XSLTFeature which would > be much simpler, implementation wise, compared to StaxTransformFeature, which > is really a light-weight alternative to XSLT itself. I agree with this. Dan > > Cheers, Sergey > >> Regards, >> Andrei. >> > > > -- > Sergey Beryozkin > > Talend Community Coders > http://coders.talend.com/ > > Blog: http://sberyozkin.blogspot.com -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
