Re: [Quickfix-developers] Missing SecurityType
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-05-05 16:18:51
|
I don't believe this problem exists in the standard QuickFIX. Is this maybe unique to QuickFIX/J? --oren > -------- Original Message -------- > Subject: [Quickfix-developers] Missing SecurityType > From: Warren Sze <War...@th...> > Date: Mon, May 05, 2008 10:12 am > To: qui...@li... > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html<hr>Hi, > > It looks like quickfix.field.SecurityType class is missing 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 > Phone: 646-223-7028 > 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.<hr>------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone<hr>_______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |