Re: Configuration adapters

2011-08-25 Thread Christian Grobmeier
Hello Ivan > The idea is to have a single Configurator object which "understands" > only configuration contained in a PHP array (like the one currently > used by LoggerConfiguratorPHP). Then, we have several Configuration > Adapters which can translate different configur

Configuration adapters

2011-08-25 Thread Ivan Habunek
I'm working on a new configurator for log4php. The idea is to have a single Configurator object which "understands" only configuration contained in a PHP array (like the one currently used by LoggerConfiguratorPHP). Then, we have several Configuration Adapters which can tran

svn commit: r1058007 - /logging/log4php/branches/experimental/configuration-adapters/

2011-01-11 Thread ihabunek
Author: ihabunek Date: Wed Jan 12 07:27:22 2011 New Revision: 1058007 URL: http://svn.apache.org/viewvc?rev=1058007&view=rev Log: A branch to experiment in - creating a new configurator structure. Added: logging/log4php/branches/experimental/configuration-adapters/ - copied