Re: Introducing the PicoContainer for Dependency Injection

2015-06-23 Thread Florian Holeczek
Juan Pablo, you're reading my mind! I haven't been active for a long time, but recently I was also wondering when the last release was - long time ago already. Reading about the news in trunk, I wonder whether this is really a 2.10.2 release, or a 2.11? Regards Florian Am 23.06.2015 um 18:01

Re: 2.10.2? (was: Re: Introducing the PicoContainer for Dependency Injection)

2015-06-23 Thread Harry Metske
Fully agree on a new release JP ! kind regards, Harry Op 23 jun. 2015 18:02 schreef "Juan Pablo Santos Rodríguez" < juanpablo.san...@gmail.com>: > Hi all, > > as Dave noted below, it would be nice to have a release. Furthermore, since > 2.10.1 we have in trunk > - support to run JSPWiki on docke

2.10.2? (was: Re: Introducing the PicoContainer for Dependency Injection)

2015-06-23 Thread Juan Pablo Santos Rodríguez
Hi all, as Dave noted below, it would be nice to have a release. Furthermore, since 2.10.1 we have in trunk - support to run JSPWiki on dockerized containers - complete rewrite of ajax functionality - portable binaries not only all of these are interesting enough they could merit a release on the

Re: Introducing the PicoContainer for Dependency Injection

2015-06-23 Thread Juan Pablo Santos Rodríguez
Hi David, this seems really interesting! I'll take a look at the branch on the following days to see all the changes under the covers cheers, juan pablo On Tue, Jun 23, 2015 at 3:32 PM, David Vittor wrote: > Yeah - that's probably a good idea. Now that it's on a branch it wont stop > normal b

Re: Introducing the PicoContainer for Dependency Injection

2015-06-23 Thread David Vittor
Yeah - that's probably a good idea. Now that it's on a branch it wont stop normal bug fixes and development on the trunk. The refactor should not affect most users. It's deep down in the internal workings of JSPWiki. It might affect those that have made major customisations, or those who have writ

Re: Introducing the PicoContainer for Dependency Injection

2015-06-23 Thread David (spindift)
If you're planning on making a large-ish refactor, it would be nice to have an official release prior to introducing the changes. That would consolidate the updates-to-date into a new official baseline. Just a thought... DaveE On 6/23/2015 7:47 AM, David Vittor wrote: Hi All, I've decided

Re: Introducing the PicoContainer for Dependency Injection

2015-06-23 Thread David Vittor
Hi All, I've decided to remove this from trunk, as I will be unavailable to support this for a few weeks. I've reverted the trunk and checked in the changes to a Branch: https://svn.apache.org/repos/asf/jspwiki/branches/JSPWIKI_2_10_PICO_BRANCH I've also attached here a pico.patch in case someon