[GitHub] log4net issue #35: Wip/app settings

2016-10-26 Thread bodewig
Github user bodewig commented on the issue:

https://github.com/apache/log4net/pull/35
  
I've just realized there is no documentation outside of the API docs for 
the other `PatternStringConverter`s either, so yes, XML comments should be 
sufficient - and you've already provided that. I thought there was a section 
inside the manual on the web site, but don't find anything.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] log4net issue #35: Wip/app settings

2016-10-26 Thread JJoe2
Github user JJoe2 commented on the issue:

https://github.com/apache/log4net/pull/35
  
I’ll be happy to do the unit tests and possibly the doc.   Are suitable 
XML comments enough?

Now this is added, I’ll also be thinking about the next step, which is to 
allow the PatternString converter to be used in the XML configuration file for 
properties of types other than strings.
So that I can do something like:


   
   

Should be possible: basically be applying the PatternString conversion 
before converting to the target type of the property.

From: Stefan Bodewig [mailto:notificati...@github.com]
Sent: 26 October 2016 20:43
To: apache/log4net
Cc: JJoe2; Author
Subject: Re: [apache/log4net] Wip/app settings (#35)


I've added your converter, many thanks.

Tests would be good and we need documentation before we can close 
LOG4NET-526.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on 
GitHub, or 
mute the 
thread.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] log4net issue #35: Wip/app settings

2016-10-26 Thread bodewig
Github user bodewig commented on the issue:

https://github.com/apache/log4net/pull/35
  
I've added your converter, many thanks.

Tests would be good and we need documentation before we can close 
LOG4NET-526.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] log4net issue #35: Wip/app settings

2016-10-25 Thread JJoe2
Github user JJoe2 commented on the issue:

https://github.com/apache/log4net/pull/35
  
Hi Stefan,

That's correct, those are the only changes.

Thanks,


From: Stefan Bodewig 
Sent: 23 October 2016 16:33:48
To: apache/log4net
Cc: JJoe2; Author
Subject: Re: [apache/log4net] Wip/app settings (#35)


Am I correct that AppSettingPatternConverter and the few changes in 
PatternString are the only relevant code changes (along with adding the new 
filte to the solution files)? If so, I can pick up the file myself, no need to 
rebase the PR.

-
You are receiving this because you authored the thread.
Reply to this email directly, view it on 
GitHub, or 
mute the 
thread.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] log4net issue #35: Wip/app settings

2016-10-15 Thread JJoe2
Github user JJoe2 commented on the issue:

https://github.com/apache/log4net/pull/35
  
I'll rebase this after #36 and #37 have been processed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---