Re: JDBC version problems

2003-08-09 Thread Raymond DeCampo
But the problem isn't the methods, but the new classes. For example, one of the new methods on Connection is: Savepoint setSavepoint(); No matter what the implementation of this method is, the 1.2 JRE will not supply a Savepoint class. That will prevent the the Connection implementation from l

RE: Chainsaw V2 Message details

2003-08-09 Thread Paul Smith
Hi Scott, I think I even mentioned this last time, but at any rate we are DEFINATELY going to provide a GUI and Programmatic way to set a Formatting delegate for that TextArea. I figure it's easier to encapsulate this as a delegate, Chainsaw will provide the Component that will render the messag

RE: [Chainsaw] Change TableModel to store original LoggingEvent?

2003-08-09 Thread Paul Smith
Hi Scott, Yeah, if you want to start porting to the model stuff as described, go right ahead. I think we'll get both performance and maintainability out of it. For MDC & Properties I think columns would be a good idea, although it'll be interesting to see how it looks with potentially large numb