I asked Gary if he can re-evaluate his decision on `XmlLayout`, since he was the only one who requested to keep it in `main`. He kindly checked this in his employer's codebase, could not locate any `XmlLayout` usage, and agreed to drop it from `main`. (Thank you Gary! 🙇) I will implement this change, FYI.
On Fri, Nov 3, 2023 at 10:08 PM Gary Gregory <[email protected]> wrote: > Hi Volkan, > > I only care about XML. > > Gary > > > On Fri, Nov 3, 2023, 3:27 PM Volkan Yazıcı <[email protected]> wrote: > >> Gary, do you want to keep all Jackson modules or just XmlLayout? >> >> ---------- Forwarded message --------- >> From: Volkan Yazıcı <[email protected]> >> Date: Thu, 2 Nov 2023 at 16:43 >> Subject: Re: [Discuss]: [VOTE] Deprecation of 2.x modules/features and >> removal in 3.x >> To: <[email protected]> >> >> >> On Thu, Nov 2, 2023 at 4:04 PM Ralph Goers <[email protected]> >> wrote: >> >>> > On Nov 2, 2023, at 7:42 AM, Gary Gregory <[email protected]> >>> wrote: >>> > On Mon, Oct 30, 2023 at 4:45 AM Piotr P. Karwasz >>> >> * Jackson based layouts (JsonLayout, XmlLayout, YamlLayout) >>> > -1: I want the ability to log to XML (narrow use-case, sure, but >>> handy). >> >> >> Gary, do you only want to keep `XmlLayout` or all 3? >> >
