Re: [Quickfix-developers] FIX 5.0 support for C++ quickfix
Brought to you by:
orenmnero
From: manuel s. <man...@gm...> - 2010-01-06 12:58:32
|
Thanks a lot for your reply. Best regards, Manuel. On Wed, Jan 6, 2010 at 10:58 AM, Clebson Derivan Ferreira Paz < Cle...@cm...> wrote: > Manuel, > > As far as I know there is no plans to release a new version of quickfix. I > have following changes on subversion and the only new things added to the > project are unit tests and some updates on projects files. > > I don't checked yet, but IMHO we can use quickfix itself to parser FIX5.0 > messages just using the FIX::Message(const std::string&, ... ) class > constructor. > > Cheers, > Clebson > > > -----Mensagem original----- > De: manuel saraiva [mailto:man...@gm...] > Enviada em: terça-feira, 5 de janeiro de 2010 14:51 > Para: qui...@li... > Assunto: [Quickfix-developers] FIX 5.0 support for C++ quickfix > > Does anyone know if there will be a FIX 5.0 support for quickfix anytime > soon? > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > |