Hi Sohrab Cool, look good, I will give it a try within next few days and let you know.
Best Souciance On Thu, Feb 23, 2017 at 1:03 PM, sohrab [via Camel] < [email protected]> wrote: > I've always felt that our Camel Groovy DSL is a bit of a cop-out, being > just a thin veneer over Java DSL. It ignores all the features that Groovy > offers when it comes to creating a new DSL. > > Also I find Java DSL gets a bit cumbersome, especially since builder > pattern does not lend itself well to a hierarchical structure. (How often > I've seen developers waste hours trying to figure out some weird behaviour > just to find out they missed an end() somewhere along the way. Or have to > create fake indentations to show structure in their route, just for the > next guy to blow it away with a code auto-format.) > > To keep the long rant short, I had a crack at a *Groovier DSL* for Camel. > > https://github.com/sohrab-/camel-groovier > > I appreciate some feedback to see if there is enough interest for such a > thing or not. > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Camel-Groovier-DSL-tp5794343.html > To start a new topic under Camel - Users, email > [email protected] > To unsubscribe from Camel - Users, click here > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=> > . > NAML > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Groovier-DSL-tp5794343p5794352.html Sent from the Camel - Users mailing list archive at Nabble.com.
