On 6 September 2011 10:55, Christian Grobmeier <[email protected]> wrote: > Speaking on namespaces... one thing comes to my mind. > Should we put log4php 2.x to maintenance only mode and create a > log4php 3.x version supporting php 5.3 + namespaces?
I definately think we should do this, but not right now. There is still some work required to clean the project up a bit: try to remove all the legacy crap which is left over from the olden days, get all our appenders to work as documented, implement a decent configurator (working on it). Then when we have a bit more solid code base with no major issues we can do as you suggest. This means that we will: a) give some more time for 5.3. to catch on b) provide the multitudes of people still stuck on 5.2 with a better product c) make maintaining two branches easier Regarding the timing, I'm thinking maybe after 2.3? Well, depends on what makes it into 2.2. What do you think? Regards, Ivan
