[Quickfix-users] Suggested documentation change
Brought to you by:
orenmnero
From: James W. <wi...@ra...> - 2004-12-07 03:40:06
|
Folks, Just a quick suggestion for a change to the documentation. I'm coding a new FIX connection to a vendor that defines some non-standard fields in its messages. The QuickFIX documents describe how to define new fields in your C++ codes but they never mention that you also need to edit your XML dictionary to reflect the new fields. I suppose this should have been obvious, but I pulled my hair out over it for half an hour or so before figuring it out. It might be worthwhile to add a note to that effect in the section on "User Defined Fields." best, Jim Wiggs |