Re: [Quickfix-developers] Order of Fields not Preserved?
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2012-06-20 23:06:14
|
Hi, I just noticed that the incorrect ordering has nothing to do with the operations I mentioned since even if I don't re-assign the field again, I still get an incorrect ordering. Not sure what goes wrong yet. Cheers, Hei ________________________________ From: Hei Chan <str...@ya...> To: "qui...@li..." <qui...@li...>; "qui...@li..." <qui...@li...> Sent: Wednesday, June 20, 2012 10:58 AM Subject: [Quickfix-developers] Order of Fields not Preserved? QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Hi, It seems like if I have created a repeated group object (e.g. FIX43::MarketDataSnapshotFullRefresh::NoMDEntries), set fields with the correct orders, and then set one of the fields again, the last set() will remove the existing one (expected) and put new one at the end of the repeated group. Is it expected? Or a bug? I am using QuickFIX C++ 1.12.4. Thanks in advance. Cheers, Hei ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |