Hi Knut, please let me know when you are doing these changes (or if) since I would like to avoid merge conflicts :-) Christian
On Tue, May 5, 2009 at 9:04 AM, Knut Urdalen (JIRA) <[email protected]> wrote: > Refactor class names and directory layout > ----------------------------------------- > > Key: LOG4PHP-41 > URL: https://issues.apache.org/jira/browse/LOG4PHP-41 > Project: Log4php > Issue Type: Improvement > Components: Code > Reporter: Knut Urdalen > Assignee: Knut Urdalen > Priority: Minor > Fix For: 2.0 > > > We have agreed on changing a few class names: > > LoggerPatternLayout -> LoggerLayoutPattern > LoggerXmlLayout -> LoggerLayoutXml > LoggerDefaultRenderer -> LoggerRendererDefault > LoggerObjectRenderer -> LoggerRendererObject > LoggerPropertyConfigurator -> LoggerConfiguratorProperty > LoggerBasicConfigurator -> LoggerConfiguratorBasic > LoggerDOMConfigurator -> LoggerConfiguratorDOM > LoggerDenyAllFilter -> LoggerFilterDenyAll > LoggerLevelMatchFilter -> LoggerFilterLevelMatch > LoggerLevelRangeFilter -> LoggerFilterLevelRange > LoggerStringMatchFilter -> LoggerFilterStringMatch > > We should also rename these folders: > > varia -> filters > or -> renderers > xml -> configurators (and move all configurators here) > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
