Hi Janne! JspWiki 3.0 looks very promising from your words!
Does it possible to get some more info about it (I only found http://www.jspwiki.org/wiki/JSPWiki3 ) - but mostly related to changes on View-Level Is it possible get latest snapshot of 3.0 from somethere? Any plans about release? 2009/4/8 Janne Jalkanen <[email protected]> > > 1. Storing Pages and Attachments in DB is possible option > > 2. Caching may be diabled (need to check how it will affect perfomance in > > case we are working with DB as PageProvider) > > Shouldn't, assuming your pageExists() method is fairly quick. It > mostly comes from memory anyway if you've got a good DB. > > > 3. ReferenceManager - do you think it make sense to make another > > implementation, stored maps not in internal Maps, but in DB (as comments > for > > this class said - this maps used not very often - so, storing this > > information should not be a problem) > > Yes, that should work. That's exactly what we're doing in 3.0 anyway ;-) > > /Janne > -- With Best Regards, Alexey Kakunin, EmDev Limited Professional Software Development: http://www.emdev.ru
