|
From: Tsz S. C. <jas...@gm...> - 2018-10-29 12:03:03
|
Hi all, I have recently developed an implementation of quickfix.Application that transforms the usage to be functional like. E.g. registering single method interface for operation like onLogon(), and it makes the usage with lambda possible. It also supports FIFO handling for multiple registered callbacks and fail fast exception propagation. Also optionally support the ApplicationExtended interface. Would anyone be interested in having this included in the standard quickfix library under the core module? If it’s of interest to people, I reckon I could submit a feature ticket in JIRA and submit a pull request after. Regards, Jason |