Jeff Genender wrote:

2) What do we want as part of the M5 release. I ask that we break this down into A) Must haves, B) Nice to haves, C) Fuhgetaboutit.


A) Must haves
* Simpler way to configure the server for Jetty vs. Tomcat. I think
  this includes breaking the Jetty & Tomcat components out of the huge
  o/a/g/Server plan into separate ones

* Configurations with version information (e.g. 1.0-M5)

* Safe way of saving config data in the presence of adverse conditions
  (e.g. when we're out of memory). Ideally we can use the config db to
  avoid needing to rewrite the .ser files in the store but if that
  doesn't work we should write them out safely (e.g. copy and rename
  rather than overwrite)

* Console working equally badly on both Jetty and Tomcat

May be more but those are the big things that come to mind.
--
Jeremy

Reply via email to