Andrea Cosentino created CAMEL-8090:
---------------------------------------
Summary: Camel-chunk component
Key: CAMEL-8090
URL: https://issues.apache.org/jira/browse/CAMEL-8090
Project: Camel
Issue Type: New Feature
Affects Versions: 2.15.0
Reporter: Andrea Cosentino
Priority: Minor
Hi all,
I'm currently working on this new Camel component:
https://github.com/oscerd/camel-chunk
This component allows for processing a message using a Chunk template. Chunk is
a templating Java library released under Apache License 2.0. You can find more
information here: http://www.x5software.com/chunk/examples/ChunkExample
Looking at the results of some tests Chunk seems to be very fast and I think it
might be another solution to be added to existing components (Mustache,
Velocity, FreeMarker etc.).
I'd like to have some feedbacks from the developers community and from the
Committers before submitting a pull request on the Camel master branch.
Thanks in advance and let me know your opinion. If you think is ready to be
integrated, I'll do a PR in the next days.
Bye,
Andrea
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)