[ http://issues.apache.org/jira/browse/LOG4NET-56?page=all ]
     
Nicko Cadell resolved LOG4NET-56:
---------------------------------

    Fix Version: 1.2.10
     Resolution: Fixed

Added support for rendering all IEnumerable types and IEnumerators rather than 
just collections. Added spacial case for IDictionary to ensure that the 
enumerator returned will enumerate DisctionaryEntry objects even with .NET 2.0 
generic collections.

> Support rendering IEnumerator objects as well as ICollections
> -------------------------------------------------------------
>
>          Key: LOG4NET-56
>          URL: http://issues.apache.org/jira/browse/LOG4NET-56
>      Project: Log4net
>         Type: Improvement
>     Reporter: Ron Grabowski
>     Priority: Minor
>      Fix For: 1.2.10
>  Attachments: WriteDictionaryUsingIDictionaryEnumerator.patch
>
> Some objects that use IDictionary objects expose an IDictionaryEnumerator 
> instead of the underlying IDictionary. HttpRuntime.Cache.GetEnumerator() is 
> one such object.

-- 
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

Reply via email to