[slf4j-dev] [Bug 31] Varargs for Logger methods

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Nov 16 11:00:02 CET 2009


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





--- Comment #65 from Ceki Gulcu <listid at qos.ch>  2009-11-16 11:00:01 ---
Janos (boci.boci at gmail.com),

Even if everyone on the planet was using JDK 1.7, SLF4J would still need to
ensure binary compatibility with previous versions.  

If in project P you have dependency D1 using slf4j 1.5 and dependency D2 using
the newest coolest versions of slf4j, say 1.6, then for D1 and D2 to cohabit,
slf4j versions 1.5 and 1.6 need to be binary compatible. It has little to do
with the JDK version actually. Before writing that you disagree, read this over
until you change your mind.


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the slf4j-dev mailing list