Re: [Quickfix-developers] QuickFIX works with FIXML?
Brought to you by:
orenmnero
From: Rafaelo D. <raf...@gm...> - 2010-08-10 19:55:12
|
That is possible, but I want avoid parser message because I don’t have much time, and I want focus only on business logic. And the problem in this case is convert FIXML message to Java Object defined in QuickFIX, but if anyone can help me in this part suggesting a tool for parsing XML or tell me how do it, this way could be a good option. Thanks El 10 de agosto de 2010 13:23, Carlos Hernández <car...@gm...>escribió: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Can't you send XML messages embedded on FIX messages, i.e. using the tags > XmlDataLen[212] and XmlData[213] availables since FIX 4.2? > > On Tue, Aug 10, 2010 at 1:07 PM, Kenny Stone <ks...@co...> wrote: > >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> No, FIX only. >> >> -- >> Kenny Stone >> Connamara Systems, LLC >> >> >> On Tue, Aug 10, 2010 at 12:52 PM, Rafaelo Dylan <raf...@gm...>wrote: >> >>> QuickFIX Documentation: >>> http://www.quickfixengine.org/quickfix/doc/html/index.html >>> QuickFIX Support: http://www.quickfixengine.org/services.html >>> >>> >>> >>> Hello, anyone know if QuickFIX works with FIXML?. Or if there is another >>> open source project that supports that protocol? >>> >>> because I have to implement the protocol FIXML 5.0 SP2 and the delivery >>> time is very short so I would like to use an engine that already do it and >>> focus only on business logic. >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by >>> >>> Make an app they can't live without >>> Enter the BlackBerry Developer Challenge >>> http://p.sf.net/sfu/RIM-dev2dev >>> _______________________________________________ >>> Quickfix-developers mailing list >>> Qui...@li... >>> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >>> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> Quickfix-developers mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfix-developers >> > > > > -- > Carlos J. Hernandez > cell +1 (646) 221-4505 > car...@gm... > skype (on request) cj_hernandez > MSN perromundano@hotmail > Yahoo perromundano > AIM/ICQ 7989816 > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |