Random tasks not yet assigned or not yet part of the official
Roadmap:
(?)
Clustering support improvements: global cache sync. support... This is (somewhat) done. Needs testing. There have also been requests for data replication, but this is beyond what I feel like tackling -JamesMason (?) A
BDB Store ...
Slide3!
Slide3.0 DesignApproach
Allow to compile Slide with JDK5. The problem is the use of the identifier enum in the current version of slide. You can find a pacth
here that change all enum to _enum.