Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Ken Egozi
Ken EgoziComponents
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created May 31, 2008 at 3:36 AM
Updated August 20, 2008 at 1:32 PM
Resolved May 31, 2008 at 4:11 AM
a. few methods are throwing compile warnings for not being 'new', however they are actually an exact copy of the base class' methods, so I just removed them altogether.
b. using string.Join to join the case fragments instead of the wacky for loop
c. a small change to log4net calls to XyzFormat methods.