RE: [PATCH 1 of 5] Step 1: refactoring

2013-01-22 Thread Dominik Psenner
>Do you expect any response from other devs? No. >In case you do, we practice CTR (Commit then review). If you are happy >with the patches, then just apply them to the code. If you are not >happy / in doubt, get to the ML. No need to wait for a second >confirmation :-) I'm expecting feedback fro

RE: [PATCH 1 of 5] Step 1: refactoring

2013-01-22 Thread Dominik Psenner
Quite a large patch, but looks sensible. >-Original Message- >From: Dominik Psenner [mailto:dpsen...@gmail.com] >Sent: Tuesday, January 22, 2013 2:41 PM >To: log4net-dev@logging.apache.org >Subject: [PATCH 1 of 5] Step 1: refactoring > >Trivial changes to tabs and s

[PATCH 1 of 5] Step 1: refactoring

2013-01-22 Thread Dominik Psenner
Trivial changes to tabs and spaces, formatting etc. diff -r b430bc3cc0f4 -r dc18d71a5304 src/Appender/RollingFileAppender.cs --- a/src/Appender/RollingFileAppender.cs Tue Jan 22 14:27:20 2013 +0100 +++ b/src/Appender/RollingFileAppender.cs Tue Jan 22 14:31:05 2013 +0100 @@ -1,10 +1,10