<div dir="ltr">I think .
NET6 is the way forward, but assuming that projects can be upgraded to .NET6 is incorrect. For example: we use a library that had a EOL 10 years ago and no source code. We don't have the time or budget to get rid of it. It's just not worth the risk of new bugs. It still runs fine on 4.8 but i have no idea if it will run on 6 so we have to stick to 4.8.<br><br>But go ahead with .net6. You have to keep up with the game..<br><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div><font size="2"><br></font></div><div><font size="2">Francis</font></div><div><br></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 16, 2022 at 4:23 AM <<a href="mailto:quickfixn-request@lists.quickfixn.com">quickfixn-request@lists.quickfixn.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Quickfixn mailing list submissions to<br>
<a href="mailto:quickfixn@lists.quickfixn.com" target="_blank">quickfixn@lists.quickfixn.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:quickfixn-request@lists.quickfixn.com" target="_blank">quickfixn-request@lists.quickfixn.com</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:quickfixn-owner@lists.quickfixn.com" target="_blank">quickfixn-owner@lists.quickfixn.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Quickfixn digest..."<br>
Today's Topics:<br>
<br>
1. moving the next QF/n release to net6.0? (Grant Birchmeier)<br>
2. getting rid of deprecations in next release (Grant Birchmeier)<br>
3. Re: getting rid of deprecations in next release (Artur Pietrzyk)<br>
<br><br><br>---------- Forwarded message ----------<br>From: Grant Birchmeier <<a href="mailto:gbirchmeier@connamara.com" target="_blank">gbirchmeier@connamara.com</a>><br>To: "Mailing list for QuickFIX/n" <<a href="mailto:quickfixn@lists.quickfixn.com" target="_blank">quickfixn@lists.quickfixn.com</a>><br>Cc: <br>Bcc: <br>Date: Thu, 15 Dec 2022 17:48:03 -0600<br>Subject: {{Quickfixn}} moving the next QF/n release to net6.0?<br><div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">Hi all,</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">After a far-too-long period of inactivity, I have some time to put into QF/n again. We are overdue for a new release, and I'm working on it, but I have an important question:</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><b>Is there a potential downside to moving QF/n to the "net6.0" framework target?</b> (Currently it's on "netstandard2.0")</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">We have one enhancement in mind that needs a more recent .NET feature, and I'm sure there will be more. .NET 5 has been EOL'd, so .NET 6 seems to be the way to go. We figure many financial firms need to be on non-EOL libraries anyway, so I'm not sure if this would affect many users.</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">(And yes, I am aware of Issue #713, which will be addressed.)</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">-Grant</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><font size="2"><span style="background-color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)">Grant Birchmeier</span></span></font><font size="2"><font color="#3333ff"><br></font></font></div>Connamara Systems, LLC<div><font size="2"><a href="http://connamara.com" target="_blank">http://connamara.com</a><br></font></div></div></div></div>
<br>
<span style="color:rgb(29,28,29);font-family:Slack-Lato,appleLogo,sans-serif;white-space:pre-wrap;background-color:white"><font size="2">This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC.</font></span><br><br><br>---------- Forwarded message ----------<br>From: Grant Birchmeier <<a href="mailto:gbirchmeier@connamara.com" target="_blank">gbirchmeier@connamara.com</a>><br>To: "Mailing list for QuickFIX/n" <<a href="mailto:quickfixn@lists.quickfixn.com" target="_blank">quickfixn@lists.quickfixn.com</a>><br>Cc: <br>Bcc: <br>Date: Thu, 15 Dec 2022 17:56:58 -0600<br>Subject: {{Quickfixn}} getting rid of deprecations in next release<br><div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">Hi all again,</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">I plan on getting rid of deprecated code in the next release.</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">I don't think this will affect many people, because most of the deprecations are deep in engine code that most clients don't touch.</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">However, if you see deprecation warnings when you are building your app, I highly encourage you to get rid of those. Most deprecation warnings should tell you what the right thing to call is, so I think it would be an easy task. If you have any questions about any deprecation warnings, please ask (because I probably wrote those warnings!).</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">Note: I will not be bumping the major release number, e.g. this will not be "QuickFIX/n 2.0". I know that, technically, semantic versioning would require me to do that, but (1) I don't think this will actually affect anyone, and (2) this isn't going to "feel" like a major release and I don't want the new number to give anyone a false idea.</div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(0,0,0)">-Grant</div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><font size="2"><span style="background-color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)">Grant Birchmeier</span></span></font><font size="2"><font color="#3333ff"><br></font></font></div>Connamara Systems, LLC<div><font size="2"><a href="http://connamara.com" target="_blank">http://connamara.com</a><br></font></div></div></div></div>
<br>
<span style="color:rgb(29,28,29);font-family:Slack-Lato,appleLogo,sans-serif;white-space:pre-wrap;background-color:white"><font size="2">This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC.</font></span><br><br><br>---------- Forwarded message ----------<br>From: Artur Pietrzyk <<a href="mailto:apietrzyk@coinapi.io" target="_blank">apietrzyk@coinapi.io</a>><br>To: "Mailing list for QuickFIX/n" <<a href="mailto:quickfixn@lists.quickfixn.com" target="_blank">quickfixn@lists.quickfixn.com</a>><br>Cc: <br>Bcc: <br>Date: Fri, 16 Dec 2022 09:23:25 +0000<br>Subject: Re: {{Quickfixn}} getting rid of deprecations in next release<br><div><div><div><div><div>Hi Grant,<br></div><div><br></div><div>This removing of legacy code will include it be working on newest supported net version? There is bug preventing it working above net5.0. <br></div></div><div><div style="display:none;border:0px;width:0px;height:0px;overflow:hidden"><img src="https://r.superhuman.com/3aDEm4vWhX_9ymuaMQ1nLak78tBgcxeOPKvs0nMdhouD0P-m3r97AN_DftFzU7YHdjBNz164r9PamKYaiCqU9hYkXXzjnIs5-ZDoWkBYAKM8G4N3DXzjUeNJ3mwOmTdBoESD3eTM3u45Nmb5XP_-MZ1E_2RUVLdMUmgPc65xQlo3JHy4lRqpvrCQu-q70WYaLg.gif" alt="" width="1" height="0" style="display: none; border: 0px; width: 0px; height: 0px; overflow: hidden;"></div><br><div><div><div dir="ltr"><span style="margin:0px;padding:0px;border:0px;font-weight:bold;font-stretch:inherit;font-size:10px;line-height:inherit;font-family:Helvetica,Arial,sans-serif;vertical-align:baseline;color:rgb(33,33,33)">Artur Pietrzyk<br></span><span style="margin:0px;padding:0px;border:0px;font-stretch:inherit;font-size:10px;line-height:inherit;font-family:Helvetica,Arial,sans-serif;vertical-align:baseline;color:rgb(33,33,33)">CEO and Founder<br></span><a style="margin:0px;padding:0px;border:0px;font-stretch:inherit;font-size:10px;line-height:inherit;font-family:Helvetica,Arial,sans-serif;vertical-align:baseline" href="http://www.coinapi.io/" rel="noopener noreferrer" target="_blank">www.coinapi.io</a><br></div></div><br></div></div><br><div><div class="gmail_quote">On Fri, Dec 16, 2022 at 12:56 AM, Grant Birchmeier <span dir="ltr"><<a href="mailto:gbirchmeier@connamara.com" target="_blank">gbirchmeier@connamara.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote"><div dir="ltr"><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default">Hi all again,</div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default">I plan on getting rid of deprecated code in the next release.</div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default">I don't think this will affect many people, because most of the deprecations are deep in engine code that most clients don't touch.</div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default">However, if you see deprecation warnings when you are building your app, I highly encourage you to get rid of those. Most deprecation warnings should tell you what the right thing to call is, so I think it would be an easy task. If you have any questions about any deprecation warnings, please ask (because I probably wrote those warnings!).</div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default">Note: I will not be bumping the major release number, e.g. this will not be "QuickFIX/n 2.0". I know that, technically, semantic versioning would require me to do that, but (1) I don't think this will actually affect anyone, and (2) this isn't going to "feel" like a major release and I don't want the new number to give anyone a false idea.</div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div><div style="font-size:small;color:rgb(0,0,0)" class="gmail_default">-Grant</div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><font size="2"><span><span>Grant Birchmeier</span></span></font><font size="2"><font color="#3333ff"><br></font></font></div>Connamara Systems, LLC<div><font size="2"><a href="http://connamara.com" rel="noopener noreferrer" target="_blank">http://connamara.com</a><br></font></div></div></div></div>
<br>
<span style="color:rgb(29,28,29);font-family:Slack-Lato,appleLogo,sans-serif;white-space:pre-wrap;background-color:transparent"><font size="2">This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC.</font></span>
<p>_______________________________________________
<br>
Quickfixn mailing list
<br>
<a rel="noopener noreferrer" href="mailto:Quickfixn@lists.quickfixn.com" target="_blank">Quickfixn@lists.quickfixn.com</a>
<br>
<a rel="noopener noreferrer" href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a></p></div></div></blockquote></div></div><br></div></div></div>_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com" target="_blank">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
</blockquote></div>