Versions Compared

Key

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

...

This wiki page lists the overall goals of the 2.0 release of Camel. For a detailed view see the Camel 2.0 JIRA roadmap

  • remove the use of generics on Component, Exchange, Producer, Consumer to reduce the need to copy exchanges.
  • 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
  • solving MEP issues