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 IN PROGRESS DONE
  • 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
  • support VFS in Camel to reuse code for file transport types such as File, FTP and commons-vfs IN PROGRESS
  • reduce package tangling

...