OK, since 3.0 stable is not expected in nearest time - do you think it make sense for me to spent time for tasks, I wanted to do for reference manager:
1. Extract Interface of ReferenceManager 2. Move it into configuration (which Reference Manger is used) 3. Move ReferenceManager methods from private to protected (to make it possible to reuse them) 4. Write another (custom) implementation of ReferenceManager, not used maps to store information about reffered pages, but keep this info in DB. It should even for 2.8.x make it possible to use JspWiki in clustered environments (as we discussed - looks like it is only one place there data kept in maps, and may bot be configured - like CachedProvider) Add a little bit more flexibility to JspWiki configuration 2009/4/8 Janne Jalkanen <[email protected]> > > Is it possible get latest snapshot of 3.0 from somethere? > > Any plans about release? > > Just check out the SVN trunk, it's all there! > > Be aware that at it's current state the trunk is fairly unusable. > There are two major changes (JCR+Stripes) which have introduced quite > a lot of unstability, though they should keep us going for a good few > more years. > > /Janne > -- With Best Regards, Alexey Kakunin, EmDev Limited Professional Software Development: http://www.emdev.ru
