[logback-dev] [Bug 11] New: Context interface is not generic enough
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Mon Oct 9 15:59:21 CEST 2006
http://bugzilla.qos.ch/show_bug.cgi?id=11
Summary: Context interface is not generic enough
Product: logback-core
Version: unspecified
Platform: PC
OS/Version: Windows
Status: NEW
Severity: blocker
Priority: P1
Component: Other
AssignedTo: logback-dev at qos.ch
ReportedBy: noreply.ceki at qos.ch
The c.q.lb.core.Context interface contains a property called ConverterMap.
However, if Joran can be used as a generic configuration framework, where
there is no notion of converters.
I think that logback should offer two interfaces, one a totally generic
context, e.g. c.q.lb.core.joran.GenericContext, and a more specialized context,
say c.q.lb.core.Context extending GenericContext.
Any better ideas?
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list