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


Gunnar Wagenknecht <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #33 from Gunnar Wagenknecht <[email protected]>  2009-03-26 
15:53:01 ---
I think for the low hanging fruit it might be worthwhile to add those methods
to XLogger which already depends on Java 5.

I'm not sure about slf4j-api. I previously thought you might also target the
embedded world with SLF4J. Java 5 is not available there so you can't use
generics, varargs and the other cool stuff in those limited environments. But
maybe that's not the case. However, there are still a lot containers and
applications out there running on 1.4 below. BTW, even if Sun announced EOL
there are other JVM vendors which still support the older VMs.


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

Reply via email to