Issue Details (XML | Word | Printable)

Key: LOG4NET-52
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nicko Cadell
Reporter: Nicko Cadell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Log4net

Allow XML configurator to set properties of type Object

Created: 31/Oct/05 10:04 AM   Updated: 31/Oct/05 10:08 AM
Return to search
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.2.10

Time Tracking:
Not Specified

Resolution Date: 31/Oct/05 10:08 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Nicko Cadell made changes - 31/Oct/05 10:08 AM
Field Original Value New Value
Assignee Nicko Cadell [ nicko ]
Fix Version/s 1.2.10 [ 11128 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]