Re: PSR-3

2013-01-17 Thread Christian Grobmeier
On Fri, Jan 18, 2013 at 2:00 AM, Ivan Habunek wrote: > On 17 January 2013 07:47, Florian Semm wrote: >> Somebody should become a member of the fig voters board. > > I went ahead and nominated myself: > https://groups.google.com/d/topic/php-fig/meAfHFOk10M/discussion > > Let's see how that goes.

Re: PSR-3

2013-01-17 Thread Ivan Habunek
On 17 January 2013 07:47, Florian Semm wrote: > Somebody should become a member of the fig voters board. I went ahead and nominated myself: https://groups.google.com/d/topic/php-fig/meAfHFOk10M/discussion Let's see how that goes. Regards, Ivan

Re: PSR-3

2013-01-17 Thread Christian Grobmeier
On Thu, Jan 17, 2013 at 10:00 PM, Ivan Habunek wrote: > On 17 January 2013 21:53, Christian Grobmeier wrote: >> There will be a day we need to support namespaces. PHP is progressing >> and namespaces are part of it. >> Maybe we should put the non-namespace code to maintenance mode and >> start wi

Re: PSR-3

2013-01-17 Thread Ivan Habunek
On 17 January 2013 21:53, Christian Grobmeier wrote: > There will be a day we need to support namespaces. PHP is progressing > and namespaces are part of it. > Maybe we should put the non-namespace code to maintenance mode and > start with namespacing in newer versions Yeah I agree, but I wanted

Re: PSR-3

2013-01-17 Thread Christian Grobmeier
On Thu, Jan 17, 2013 at 8:24 AM, Ivan Habunek wrote: > On 17 January 2013 07:47, Florian Semm wrote: >> The fingerprint and naming of all logging methods is quite different to the >> methods of log4php. It means much adjustments in the Logger class. Maybe a >> wrapper class, which implements th