[slf4j-dev] [Bug 138] Class path contains multiple SLF4J bindings
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Wed Sep 16 00:04:24 CEST 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=138
Robert Elliot <robert at teviotia.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robert at teviotia.co.uk
--- Comment #7 from Robert Elliot <robert at teviotia.co.uk> 2009-09-16 00:04:24 ---
I'm a +1 for changing it to a Set. I don't see it as working around someone
else's bug, a Set is the semantically correct type anyway. Order is
irrelevant, so it shouldn't be a List, and there ought to be no duplicate
entries, which makes it a Set. I should have done it that way in the first
place.
--
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