|
From: Philip W. <ph...@wh...> - 2018-04-16 12:32:54
|
<div dir='auto'><div>Yes you will need to modify QFJ. Yes this allowed. </div><div dir="auto"><br></div><div dir="auto">There are some conditions associated with redistribution which you should be following regardless. The license is pretty short so it's worth a read!</div><div dir="auto"><br></div><div dir="auto">Consider also submitting your changes in a PR so that everyone can benefit - that's how the library improves :)<br></div><div dir="auto"><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On 16 Apr 2018 12:50, Ravi Nemala <rav...@gm...> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I am using the QuickFix library to parse the FIX messages in FIX4.0 - FIX4.4 versions. Consider a record that has multiple errors: like one missing mandatory field and one field of wrong type.<br></div>The parser just throws an error on encountering the first error(Missing mandatory field in the above case) and returns. <br></div>I want to capture all the errors present in each record. Do I have to modify the QuickFIX code for this or any mechanism already exists already?<br></div>If I have to modify the code, are the modifications allowed as part of QuickFIX license agreement?<br><br></div>Regards,<br></div>Ravi<br></div> </blockquote></div><br></div></div></div> |