> Could you create Java and XML DSLs for the data format as well? Yep, I can probably do that today or tomorrow.
> do we prefer to have this data format in camel-core ... or as a separate module? Wouldn't it need to be part of camel-core in order to have DSL elements? Sorry if it's a dumb question, but I haven't contributed any DSL-related code yet. Take care, Daniel -----Original Message----- From: Henryk Konsek [mailto:hekon...@gmail.com] Sent: Wednesday, February 13, 2013 11:48 AM To: dev@camel.apache.org Subject: Re: Support for zip (de)compression > I've uploaded an updated patch. Let me know if there's anything else > that needs changing. Thank you for the fast update Daniel. Could you create Java and XML DSLs for the data format as well? Feel free to take existing zip [1] component's code as an example. @Claus, do we prefer to have this data format in camel-core (as existing zip data format) or as a separated module (like Stream [2] component)? I personally prefer to keep it out of the core (just like Stream component) in order to keep it out of the core as focused and clean as possible. [1] http://camel.apache.org/zip-dataformat.html [2] http://camel.apache.org/stream.html -- Henryk Konsek http://henryk-konsek.blogspot.com