iMashtak opened a new pull request, #12786:
URL: https://github.com/apache/camel/pull/12786

   Checklist:
   
   - [ ] Wrappers for EIPs (almost all for now)
   - [x] Tests (anyway i will add some more)
   - [x] Autogenerated Endpoint DSL
   - [x] Autogenerated Dataformat DSL
   - [ ] REST (started)
   - [ ] Bean registration (done, but may be better, i want it to be like in 
YAML DSL BeanDeserializer)
   - [ ] Documentation
   - [ ] Sourcecheck, format, etc
   
   Questions:
   
   - What do you think about this? Is it sutable with Camel development vision?
   - How to add docs for that thing? Where should i place the file?
   - I dont understand how `resumable`/`pauseable` works. In docs they always 
comes right after `from`, but in code they defined as member of 
`ProcessorDefinition` like i can use them anywhere in the route. So the 
question: `resumable`/`pauseable` are properties of route or processors?
   - Should i implement route templates and `kamelet` EIP in this PR? Can i 
delay that functionality for later time? As far as i understand, `kamelet` is 
purposed for calling route templates, am i right?
   - How should i resolve megre conflicts - merge or rebase?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to