Versions Compared

Key

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

...

  • remove the use of generics on Component, Exchange, Producer, Consumer CAMEL-872 CAMEL-507 DONE
  • reduce the need to copy exchanges CAMEL-872 (jstrachan|hadrian)
  • Dealing with streams and minimizing copy performance (jstrachan|hadrian)
  • enhance the Expression/Predicate APIs to allow the required type to be passed in
  • remove @deprecated code DONE
  • improvement of discovery of class resources in OSGi bundles CAMEL-775 DONE
  • cleanup Pipeline, BeanInfo (the algorithm to select right method to invoke by bean component)
  • rewrite of the File and FTP component DONE

Other

  • Enhance functionality of Quartz component to cover non-volatile jobs, clustering (including connecting to an existing job store). Look into using Spring's Quartz support as a foundation (paricularly SchedulerFactoryBean).
  • UUID generator to be file friendly (eg zapping / and : chars)

...