NDocProc bug fix for empty namespaces
January 21st, 2008 tonyg
Thanks to a comment from Claus, I’ve discovered the wonderful fact that null is not permitted as a key in an IDictionary in .NET. As it happens, the main problem was that I’d not covered namespaceless classes in NDocProc at all gracefully, but nonetheless, forbidding nulls as dictionary keys is a strange design decision.
I’ve fixed the bug, and now NDocProc handles types with no namespace much more gracefully. I’ve updated the darcs repository:
darcs get http://www.lshift.net/~tonyg/ndocproc/
and there’s a snapshot (source and binary) available, as well: ndocproc-200801211208.zip
Entry Filed under: Technology, Tools, Our Software
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed