Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • remove the use of generics on Component, Exchange, Producer, Consumer to reduce the need to copy exchanges CAMEL-872 CAMEL-507
  • enhance the Expression/Predicate APIs to allow the required type to be passed in
  • improve smart completion of Java & XML DSLs
  • make more endpoints easily configurable as beans in Spring XML
    • have nice Spring 2 namespace schemas for different endpoints for nicer IDE completion
  • improve the DSL
    • to better support polling and explicit MEPs CAMEL-402
  • solving MEP issues

Nice to haves

  • self document the custom headers used in the endpoints/components CAMEL-228