
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@qos.ch ReportedBy: noreply.ceki@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.