[Bug 11] New: Context interface is not generic enough

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.

http://bugzilla.qos.ch/show_bug.cgi?id=11 ------- Comment #1 from noreply.ceki@qos.ch 2006-10-09 16:00 ------- Oh, we can deal with this issue after 0.4 is released. -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=11 ------- Comment #2 from noreply.sebastien@qos.ch 2006-10-27 15:16 ------- does the removal of the converterMap resolve part or whole of this bug? Should we still implement a c.q.lg.core.Context? -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=11 noreply.ceki@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from noreply.ceki@qos.ch 2006-10-27 16:03 ------- I think it does. I am closing this bug. -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch