Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • Redesign the configurations package (the current design is a 'get it working' design and a bit ugly)
  • Use ROME for feed writers, i.e. create classes such as ProductFeedWriter to handle all feeds (including RDF, RSS, Atom) to replace individual writers such as ProductRdfWriter and ProductRssWriter. A stumbling block might be the requirement to configure the outputs, and whether ROME's custom modules need to be hard-coded or can be configurable/dynamic.
  • Introduce configurable XML and JSON outputs.
  • Introduce a ProductTypeResource to represent product types.
  • Leverage the full power of OODT. Currently the JAX-RS service only uses basic calls to an XmlRpcFileManagerClient instance. It doesn't yet take advantage of the OODT Product Server, for example to handle large products.

Further Information

Further information can be found in the OODT trunk Javadocs and by contacting the user and developer mailing lists.