[Quickfix-users] some question on QuickFix usage
Brought to you by:
orenmnero
|
From: Alexey Z. <ale...@in...> - 2004-12-23 16:35:44
|
Hi All,
=20
I just started to use the engine (VC++). I found it pretty interesting,
but unfortunately there is a lack of documentation and examples.
I understand that open source gives much, but sometimes it=92s necessary
to get results fast.
=20
It would be very nice to get answers for some of my questions:
=20
1. Is it possible to handle some exceptions in the application
class?
For example:
The engine rejects a message (invalid tag) but my application class
knows nothing about this.
=20
2. Is it possible to get a message (and possibly change) before
validation in dictionary?
=20
3. Is there an easy way to resend previous messages (on resend
message)?
=20
4. How can I handle/get/add mine events in log?
=20
=20
Thank you in advance.
=20
=20
Regards,
Alexey.
|