Minor code clean on JetDriver

Description

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.

Environment

None

Attachments

1

Activity

Ken Egozi 
May 31, 2008 at 4:16 AM

oopsie.

now I notice that my local project was referencing the wrong log4net assembly (the one without XyzFormat methods)

OrenE 
May 31, 2008 at 4:11 AM

Applied.
Note that I didn't apply the change to the log statements.
It is preferred to use DebugFormat() than Debug(string.Format())

Fixed

Details

Assignee

Reporter

Components

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
Who's Looking?