http://bugzilla.slf4j.org/show_bug.cgi?id=86





------- Comment #5 from [EMAIL PROTECTED]  2008-06-06 15:28 -------
Unless there is a compelling reason for 1.6 I'd stick with 1.5. That is where
most of the features got added. I had originally thought the minimum version
was 1.4 until I looked at the web site and discovered it was 1.3.

But having said that, from my personal experience the way I modified this
probably won't make any difference. I noticed when debugging that the 1.5
compiler turns string concatenation into StringBuilder appends anyway. So I
wouldn't make this incompatible with 1.3 just for that.

For this issue I'd appreciate you taking a look at it and determining if or how
you'd like to also bring in logback's profiler and StopWatch stuff. As you can
see, the Timer class here and StopWatch have a lot in common.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to