[Quickfix-developers] Missing SecurityType
Brought to you by:
orenmnero
From: Warren S. <War...@th...> - 2008-05-05 14:04:50
|
________________________________ From: Warren Sze Sent: Friday, May 02, 2008 10:34 AM To: 'qui...@li...' Subject: Missing SecurityType Hi, It looks like quickfix.field.SecurityType class is missing the following a bunch of enumerated values: FHA FHL FN GN GOVT MUNI RP RVRP SL USTB ZOO The problem's in both self-compiled and binary distributions (this is for quickfixj 1.3.1). It seems like only the common values across all protocols make it in. I would have assumed it would be a super set of all of them. The protocol I'm interested in getting correct is 4.2 so I tried to only build that one by editing the ant scripts but got a bunch of compile errors. I was thinking about re-writing the code generators to do a super set but the code wasn't straight forward. An inelegant thing I can do is edit all the data dictionaries to include all SecurityTypes but I would rather not. Has anybody else run across this problem? Thanks. Warren Warren Sze Technical Specialist Thomson Reuters war...@th... RM: war...@re... This email was sent to you by Thomson Reuters, the global news and information company. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters. |