[Quickfix-developers] Newbie question
Brought to you by:
orenmnero
From: Nathan K. <nm...@fr...> - 2003-04-30 16:11:13
|
Hi, I have some additional fields to populate in the header and logon messages (for example SenderSubID and a password in RawData). I have put the appropriate code into Application::toAdmin, but it would feel more natural if I could override the Session object and implement my own version of generateLogon. What is the best way to do something like his with quickfix? Thanks, Nathan |