Re: Proposal: remove WikiEngine dependency in WikiPage

2014-08-12 Thread Siegfried Goeschl
Hi folks, yes - Wiki On A Stick (aka jspwiki-portable) runs multiple JSPWiki instances as “skinny” wars Cheers, Siegfried Goeschl On 12 Aug 2014, at 14:16, Juan Pablo Santos Rodríguez wrote: > Hi Ichiro, > > for reason #1, Wiki on a Stick comes to my mind as an example of a single > JVM >

Re: Proposal: remove WikiEngine dependency in WikiPage

2014-08-12 Thread Juan Pablo Santos Rodríguez
Hi Ichiro, for reason #1, Wiki on a Stick comes to my mind as an example of a single JVM with multiple wiki instances, if I recall correctly. Also on thread [1] several people noted being using /having used different combinations of one JVM and several wikis. But yes, I agree that having the WikiE

Proposal: remove WikiEngine dependency in WikiPage

2014-08-11 Thread Ichiro Furusato
Hi, I've been playing around with WikiPage objects lately and noted that the constructor includes the parent WikiEngine. This has been true so far as I know for the life of the project. The JSPWiki isn't particularly clean in this regard so this would be (IMO) categorised as an API cleanup. I'd l