Allow XML configurator to set properties of type Object
-------------------------------------------------------
Key: LOG4NET-52
URL: http://issues.apache.org/jira/browse/LOG4NET-52
Project: Log4net
Type: Improvement
Components: Core
Reporter: Nicko Cadell
Currently the XML config parse cannot set string values on properties of type
object.
It is possible to force the parser to do this by explicitly setting the type on
the element, e.g. <foo type="System.String" value="test" />.
It would be more natural if this explicit type was not required.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira